Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Combined 8.0 Mixed Partner League - Session 2, Tue Feb 24

ID: 5841262078

Match Scores

12-10

Loss

Play Date

2026-02-25

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ZS
Zain Sultan

9PMXPJ · Sugar Land, TX, US

DUPR

4.564

CS
Claudia Swofford

KOLNWQ · Sugar Land, TX, US

DUPR

3.562

TEAM 2LOSS
AN
Amanda Nork

ZNRL9M · Katy, TX, US

DUPR

3.588

NP
nic pham

6ZJ24D · Sugar Land, TX, US

DUPR

3.707

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-5841262078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5098931344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zain Sultan",
        "dupr_id": "9PMXPJ",
        "rating": 4.564,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Claudia Swofford",
        "dupr_id": "KOLNWQ",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5293458328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Nork",
        "dupr_id": "ZNRL9M",
        "rating": 3.588,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "nic pham",
        "dupr_id": "6ZJ24D",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]