Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

State Farm 2023 APP U.S. Indoor Championships Mixed Doubles Skill: 4.0, 19+

ID: 8330787870

Match Scores

15-9

Win

Play Date

2023-12-03

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DA
DELETED Account

596R20 · USA

DUPR

3.902

MH
Matt Harris

NYRLEW · Oak Park, IL, US

DUPR

5.155

TEAM 2LOSS
GB
Gadi Bzeih

YG0R0P · MI, US

DUPR

4.438

MB
Mohamad Bazzi

EG965V · Dearborn, MI, US

DUPR

3.998

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-8330787870
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4485822610,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "596R20",
        "rating": 3.902,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Harris",
        "dupr_id": "NYRLEW",
        "rating": 5.155,
        "profile_pic_url": null,
        "location": "Oak Park, IL, US"
      }
    ]
  },
  {
    "team_id": 6002518950,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gadi Bzeih",
        "dupr_id": "YG0R0P",
        "rating": 4.438,
        "profile_pic_url": null,
        "location": "MI, US"
      },
      {
        "name": "Mohamad Bazzi",
        "dupr_id": "EG965V",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Dearborn, MI, US"
      }
    ]
  }
]