Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men’s Doubles 6

ID: 6064311726

Match Scores

21-14

Win

Play Date

2024-11-01

Play Time (Est)

7:30 PM

Play Location

3334 Golfing Green Dr

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jackson Wentz

RZ4M7D · Raleigh, NC, US

DUPR

3.823

CW
Corey Wazniak

89RZME · Easton, MD, US

DUPR

4.011

TEAM 2LOSS
JC
John Carthew

4L6XVV · USA

DUPR

3.541

JM
Jackson Marchal

KORVKK · USA

DUPR

4.348

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-6064311726
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5092261634,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jackson Wentz",
        "dupr_id": "RZ4M7D",
        "rating": 3.823,
        "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"
      }
    ]
  },
  {
    "team_id": 5643391855,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Carthew",
        "dupr_id": "4L6XVV",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jackson Marchal",
        "dupr_id": "KORVKK",
        "rating": 4.348,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]