Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dog Days Duel! - Mixed Doubles Skill: (3.5) Age: (19+)

ID: 7659320031

Match Scores

15-9

Loss

Play Date

2025-08-17

Play Time (Est)

4:45 AM

Play Location

Henrico, VA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TR
Tooba Rizwan

KD64KO · USA

DUPR

3.341

LS
Lim Seang

J57X6J · USA

DUPR

3.806

TEAM 2LOSS
TN
Trang Nguyen

0ZRJG2 · USA

DUPR

3.427

CZ
Charles Zhou

L22Q9Q · Glen Allen, VA, US

DUPR

3.963

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-7659320031
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7544055503,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tooba Rizwan",
        "dupr_id": "KD64KO",
        "rating": 3.341,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Lim Seang",
        "dupr_id": "J57X6J",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8255953247,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trang Nguyen",
        "dupr_id": "0ZRJG2",
        "rating": 3.427,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Charles Zhou",
        "dupr_id": "L22Q9Q",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  }
]