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

PPA Tour: San Clemente CA - PPA Tour: San Clemente CA Mens Doubles Skill: (5.0) Age: (10 To 34)

ID: 6011120061

Match Scores

15-4

Loss

Play Date

2023-06-10

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JB
Jared Brungard

3XKNVX · St. George, UT, US

DUPR

4.913

LR
Logan Rosenbach

8K0YX6 · St. George, UT, US

DUPR

4.854

TEAM 2LOSS
HM
Hunter Montgomery

12K42E · Los Angeles, CA, US

DUPR

5.163

MV
Mario Velarde

1Q9PV0 · USA

DUPR

4.052

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-6011120061
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6744697662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Brungard",
        "dupr_id": "3XKNVX",
        "rating": 4.913,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Logan Rosenbach",
        "dupr_id": "8K0YX6",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 7832190462,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hunter Montgomery",
        "dupr_id": "12K42E",
        "rating": 5.163,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Mario Velarde",
        "dupr_id": "1Q9PV0",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]