Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

3.5 DUPR Men's Doubles UOP Pickleball Tournament

ID: 5622192496

Match Scores

1-11

Win

Play Date

2025-04-12

Play Time (Est)

5:00 PM

Play Location

University of the Pacific Stockton CA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JG
Jose Galvez

XJ5WL7 · Los Angeles, CA, US

DUPR

3.286

JN
Johnny Nguyen

56JX4L · USA

DUPR

3.393

TEAM 2WINNER
RT
Ryan Turner

3YMM7G · Stockton, CA, US

DUPR

3.961

HR
Haiden Rivera

12DM2R · Stockton, CA, US

DUPR

3.749

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-5622192496
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5672433951,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jose Galvez",
        "dupr_id": "XJ5WL7",
        "rating": 3.286,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Johnny Nguyen",
        "dupr_id": "56JX4L",
        "rating": 3.393,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6663989368,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan Turner",
        "dupr_id": "3YMM7G",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      },
      {
        "name": "Haiden Rivera",
        "dupr_id": "12DM2R",
        "rating": 3.749,
        "profile_pic_url": null,
        "location": "Stockton, CA, US"
      }
    ]
  }
]