Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8202866526

Match Scores

9-11

Win

Play Date

2026-02-18

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
RB
Reese Bell

O6DM6W · USA

DUPR

3.286

GB
Ghazal Bombaywala

NY7LY6 · Sugar Land, TX, US

DUPR

3.573

TEAM 2WINNER
AN
Amanda Nork

ZNRL9M · Katy, TX, US

DUPR

3.586

NP
nic pham

6ZJ24D · Sugar Land, TX, US

DUPR

3.705

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-8202866526
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7160133498,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Reese Bell",
        "dupr_id": "O6DM6W",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ghazal Bombaywala",
        "dupr_id": "NY7LY6",
        "rating": 3.573,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  },
  {
    "team_id": 5981566924,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amanda Nork",
        "dupr_id": "ZNRL9M",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "nic pham",
        "dupr_id": "6ZJ24D",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      }
    ]
  }
]