Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

PPA Tour: Mesa AZ Mens Doubles Skill: (5.0) Age: (08 To 34)

ID: 6322486198

Match Scores

5-11, 2-11

Loss

Play Date

2024-02-24

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AH
Alexander Harrison

1NX9EW · Phoenix, AZ, US

DUPR

5.177

KH
Kentaro Hamaguchi

4LZ9QV · Hachioji, Tokyo, JP

DUPR

5.407

TEAM 2WINNER
RC
Rajul Chikkalingaiah

8W2O5Y · Seattle, WA, US

DUPR

5.071

JB
Jordan Betts

8KN5KO · Sioux City, IA, US

DUPR

5.673

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-6322486198
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4582762668,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alexander Harrison",
        "dupr_id": "1NX9EW",
        "rating": 5.177,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      },
      {
        "name": "Kentaro Hamaguchi",
        "dupr_id": "4LZ9QV",
        "rating": 5.407,
        "profile_pic_url": null,
        "location": "Hachioji, Tokyo, JP"
      }
    ]
  },
  {
    "team_id": 4525573523,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rajul Chikkalingaiah",
        "dupr_id": "8W2O5Y",
        "rating": 5.071,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Jordan Betts",
        "dupr_id": "8KN5KO",
        "rating": 5.673,
        "profile_pic_url": null,
        "location": "Sioux City, IA, US"
      }
    ]
  }
]