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

Zimmer Biomet APP New York City Open-USAP GT Tourney Mens PRO Doubles Qualifier

ID: 6583984997

Match Scores

15-13

Win

Play Date

2024-05-22

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RI
Riley Inn

Q59JON · Honolulu, HI, US

DUPR

5.960

JL
Jason Lui

3L79DJ · New York, NY, US

DUPR

5.766

TEAM 2LOSS
AY
Andrew Yaged

3ON2QE · West Palm Beach, FL, US

DUPR

5.845

PL
Peter Luck

3P5W9G · Warwick, NY, US

DUPR

5.911

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-6583984997
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7968761981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Riley Inn",
        "dupr_id": "Q59JON",
        "rating": 5.96,
        "profile_pic_url": null,
        "location": "Honolulu, HI, US"
      },
      {
        "name": "Jason Lui",
        "dupr_id": "3L79DJ",
        "rating": 5.766,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 7694811645,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andrew Yaged",
        "dupr_id": "3ON2QE",
        "rating": 5.845,
        "profile_pic_url": null,
        "location": "West Palm Beach, FL, US"
      },
      {
        "name": "Peter Luck",
        "dupr_id": "3P5W9G",
        "rating": 5.911,
        "profile_pic_url": null,
        "location": "Warwick, NY, US"
      }
    ]
  }
]