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

the hyundai masters ppa - mens doubles skill/age groups 4.5:19+

ID: 8209308908

Match Scores

11-8, 8-11, 11-6

Win

Play Date

2021-11-13

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SB
Sean Bellotti

P17G48 · Bend, OR, US

DUPR

5.280

CH
Christopher Hartman

3PZDPE · Irvine, CA, US

DUPR

5.453

TEAM 2LOSS
LJ
Lucas Julien

8945PK · USA

DUPR

3.500

TR
Troy Ramos

3V2YO6 · San Diego, CA, US

DUPR

4.941

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-8209308908
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5822359842,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Bellotti",
        "dupr_id": "P17G48",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Christopher Hartman",
        "dupr_id": "3PZDPE",
        "rating": 5.453,
        "profile_pic_url": null,
        "location": "Irvine, CA, US"
      }
    ]
  },
  {
    "team_id": 5910107699,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lucas Julien",
        "dupr_id": "8945PK",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Ramos",
        "dupr_id": "3V2YO6",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "San Diego, CA, US"
      }
    ]
  }
]