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

PPA Takeya Showcase - Mens Doubles Skill/Age Groups 5.0:19+,35+

ID: 4885012099

Match Scores

7-11, 11-5, 11-0

Win

Play Date

2022-11-19

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
HM
Hunter Montgomery

12K42E · Los Angeles, CA, US

DUPR

5.425

GG
Garrett Gosselin

3LPPJ1 · USA

DUPR

5.150

TEAM 2LOSS
ID
Ivan Da Silva

8WN0G8 · Cathedral City, CA, US

DUPR

5.014

NP
Nick Putrasahan

126578 · Redlands, CA, US

DUPR

4.668

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-4885012099
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7013745092,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hunter Montgomery",
        "dupr_id": "12K42E",
        "rating": 5.425,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Garrett Gosselin",
        "dupr_id": "3LPPJ1",
        "rating": 5.15,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7786916703,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ivan Da Silva",
        "dupr_id": "8WN0G8",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Cathedral City, CA, US"
      },
      {
        "name": "Nick Putrasahan",
        "dupr_id": "126578",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "Redlands, CA, US"
      }
    ]
  }
]