Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4854509568

Match Scores

1-11

Loss

Play Date

2026-02-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
Amanda Nork

ZNRL9M · Katy, TX, US

DUPR

3.591

NP
nic pham

6ZJ24D · Sugar Land, TX, US

DUPR

3.710

TEAM 2WINNER
ZS
Zain Sultan

9PMXPJ · Sugar Land, TX, US

DUPR

4.566

CS
Claudia Swofford

KOLNWQ · Sugar Land, TX, US

DUPR

3.564

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-4854509568
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5018750716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amanda Nork",
        "dupr_id": "ZNRL9M",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "nic pham",
        "dupr_id": "6ZJ24D",
        "rating": 3.71,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5906361139,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Zain Sultan",
        "dupr_id": "9PMXPJ",
        "rating": 4.566,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Claudia Swofford",
        "dupr_id": "KOLNWQ",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]