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

APP Tour: Punta Gorda Mens Doubles Skill: 5.0; 50+,60+

ID: 8504999608

Match Scores

15-7

Loss

Play Date

2024-01-17

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MC
Michael Cao

3V2Z46 · Chesterfield, VA, US

DUPR

5.021

OH
Oto Hlincik

3Y4NOK · Cape Coral, FL, US

DUPR

5.221

TEAM 2LOSS
RP
Randy Parker

8DNX63 · St. Petersburg, FL, US

DUPR

4.830

EN
Erik Nickell

1N7R28 · Humble, TX, US

DUPR

4.640

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-8504999608
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7820292674,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Cao",
        "dupr_id": "3V2Z46",
        "rating": 5.021,
        "profile_pic_url": null,
        "location": "Chesterfield, VA, US"
      },
      {
        "name": "Oto Hlincik",
        "dupr_id": "3Y4NOK",
        "rating": 5.221,
        "profile_pic_url": null,
        "location": "Cape Coral, FL, US"
      }
    ]
  },
  {
    "team_id": 4897115333,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Parker",
        "dupr_id": "8DNX63",
        "rating": 4.83,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      },
      {
        "name": "Erik Nickell",
        "dupr_id": "1N7R28",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "Humble, TX, US"
      }
    ]
  }
]