Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Brigham City Memorial Tournament - Women's Doubles 4.5 & 5.0 8-34

ID: 8073854412

Match Scores

11-4, 11-9

Win

Play Date

2025-05-26

Play Time (Est)

1:00 PM

Play Location

Brigham City Utah

Unverified Facility

Competitor Teams

TEAM 1WINNER
WB
Whitney Berg

1QJ2J4 · South Weber, UT, US

DUPR

4.544

HB
Heather Ball

30P5MX · North Ogden, UT, US

DUPR

4.690

TEAM 2LOSS
CN
Chelsea NeVille

XJGL77 · Perry, UT, US

DUPR

3.912

KL
Kim Laing

KOEWDO · USA

DUPR

4.350

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-8073854412
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4901647779,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Whitney Berg",
        "dupr_id": "1QJ2J4",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "South Weber, UT, US"
      },
      {
        "name": "Heather Ball",
        "dupr_id": "30P5MX",
        "rating": 4.69,
        "profile_pic_url": null,
        "location": "North Ogden, UT, US"
      }
    ]
  },
  {
    "team_id": 8084805652,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chelsea NeVille",
        "dupr_id": "XJGL77",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Perry, UT, US"
      },
      {
        "name": "Kim Laing",
        "dupr_id": "KOEWDO",
        "rating": 4.35,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]