Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Fall Brawl 2025 - Senior WD / 4.5 / 50-54

ID: 8234275655

Match Scores

15-4

Win

Play Date

2025-10-07

Play Time (Est)

12:45 AM

Play Location

St George, UT

View Facility Page →

Competitor Teams

TEAM 1WINNER
VC
Vicki Cesario

3XEY58 · Sedona, AZ, US

DUPR

4.280

HL
Heather Lawson

16PM03 · Palm Springs, CA, US

DUPR

4.743

TEAM 2LOSS
MJ
Mitus Junatas

89JEZR · USA

DUPR

4.237

NL
Nguyen Lan

3PMOX3 · USA

DUPR

4.430

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8234275655
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4502010725,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vicki Cesario",
        "dupr_id": "3XEY58",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Sedona, AZ, US"
      },
      {
        "name": "Heather Lawson",
        "dupr_id": "16PM03",
        "rating": 4.743,
        "profile_pic_url": null,
        "location": "Palm Springs, CA, US"
      }
    ]
  },
  {
    "team_id": 4427773921,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mitus Junatas",
        "dupr_id": "89JEZR",
        "rating": 4.237,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nguyen Lan",
        "dupr_id": "3PMOX3",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]