Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s Doubles 6

ID: 8445601652

Match Scores

19-21

Win

Play Date

2024-11-01

Play Time (Est)

9:00 PM

Play Location

3334 Golfing Green Dr

Unverified Facility

Competitor Teams

TEAM 1LOSS
JO
Jo Ota

Z97RKM · USA

DUPR

3.321

AS
Arshun Sharma

Z9VK2L · USA

DUPR

3.321

TEAM 2WINNER
JW
Jackson Wentz

RZ4M7D · Raleigh, NC, US

DUPR

3.828

CW
Corey Wazniak

89RZME · Easton, MD, US

DUPR

4.011

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-8445601652
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5807621661,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jo Ota",
        "dupr_id": "Z97RKM",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Arshun Sharma",
        "dupr_id": "Z9VK2L",
        "rating": 3.321,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8013362838,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jackson Wentz",
        "dupr_id": "RZ4M7D",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Corey Wazniak",
        "dupr_id": "89RZME",
        "rating": 4.011,
        "profile_pic_url": null,
        "location": "Easton, MD, US"
      }
    ]
  }
]