Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s Doubles 6

ID: 7263158715

Match Scores

13-21

Win

Play Date

2024-11-01

Play Time (Est)

4:45 AM

Play Location

3334 Golfing Green Dr

Unverified Facility

Competitor Teams

TEAM 1LOSS
MC
Matthew Choy

0QXJQQ · Dunlap, IL, US

DUPR

3.640

XB
Xiankai Bi

0YLNO4 · West Lafayette, IN, US

DUPR

4.072

TEAM 2WINNER
JW
Jackson Wentz

RZ4M7D · Raleigh, NC, US

DUPR

3.908

CW
Corey Wazniak

89RZME · Easton, MD, US

DUPR

4.030

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-7263158715
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5052579529,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Choy",
        "dupr_id": "0QXJQQ",
        "rating": 3.64,
        "profile_pic_url": null,
        "location": "Dunlap, IL, US"
      },
      {
        "name": "Xiankai Bi",
        "dupr_id": "0YLNO4",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      }
    ]
  },
  {
    "team_id": 6832265907,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackson Wentz",
        "dupr_id": "RZ4M7D",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Corey Wazniak",
        "dupr_id": "89RZME",
        "rating": 4.03,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      }
    ]
  }
]