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

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

ID: 6147635648

Match Scores

4-11, 11-6, 12-10

Loss

Play Date

2021-11-13

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
GG
Garrett Gosselin

3LPPJ1 · USA

DUPR

5.150

RH
ryan hurley

17KD93 · USA

DUPR

3.500

TEAM 2LOSS
SB
Sean Bellotti

P17G48 · Bend, OR, US

DUPR

5.280

CH
Christopher Hartman

3PZDPE · Irvine, CA, US

DUPR

5.453

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-6147635648
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6301342241,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Garrett Gosselin",
        "dupr_id": "3LPPJ1",
        "rating": 5.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "ryan hurley",
        "dupr_id": "17KD93",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5249523285,
    "serial": 2,
    "winner": false,
    "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"
      }
    ]
  }
]