Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Summit High Stakes Mixed Doubles under 9.25 combined dupr pool A

ID: 7993598505

Match Scores

11-1

Win

Play Date

2025-09-16

Play Time (Est)

10:15 AM

Play Location

Summit Athletic Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jared Brungard

3XKNVX · St. George, UT, US

DUPR

5.228

AA
Alivia Arp

8EP95J · St. George, UT, US

DUPR

4.083

TEAM 2LOSS
MF
Melissa Fugate

N7Y7VW · USA

DUPR

4.249

CE
Cedar English

YNZRMK · USA

DUPR

4.202

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-7993598505
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5557230464,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Brungard",
        "dupr_id": "3XKNVX",
        "rating": 5.228,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Alivia Arp",
        "dupr_id": "8EP95J",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6665340708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melissa Fugate",
        "dupr_id": "N7Y7VW",
        "rating": 4.249,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cedar English",
        "dupr_id": "YNZRMK",
        "rating": 4.202,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]