Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Mens 4.5+

ID: 5627413573

Match Scores

11-1

Loss

Play Date

2026-04-11

Play Time (Est)

2:15 AM

Play Location

SoCal Pickleball Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
JJ
Jeremiah Jr Cole

9P9GXE · Cherry Valley, CA, US

DUPR

4.418

DG
Dylan Galarza

7DQRY0 · Carlsbad, CA, US

DUPR

4.592

TEAM 2LOSS
BD
Bohan Dagnall

8E4O6W · Idyllwild-Pine Cove, CA, US

DUPR

3.687

PM
Patrick Maue

6NJGWD · USA

DUPR

3.425

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-5627413573
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5218923122,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jeremiah Jr Cole",
        "dupr_id": "9P9GXE",
        "rating": 4.418,
        "profile_pic_url": null,
        "location": "Cherry Valley, CA, US"
      },
      {
        "name": "Dylan Galarza",
        "dupr_id": "7DQRY0",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Carlsbad, CA, US"
      }
    ]
  },
  {
    "team_id": 7673559356,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bohan Dagnall",
        "dupr_id": "8E4O6W",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": "Idyllwild-Pine Cove, CA, US"
      },
      {
        "name": "Patrick Maue",
        "dupr_id": "6NJGWD",
        "rating": 3.425,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]