Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

VOLEA PICKLEBALL CLUB CR

ID: 7070502146

Match Scores

13-11

Win

Play Date

2025-06-19

Play Time (Est)

3:30 PM

Play Location

San José Province, Escazu, Costa Rica

Unverified Facility

Competitor Teams

TEAM 1WINNER
Brian Root

1RGWDZ · Fort Pierce, FL, US

DUPR

3.369

CC
Cristian Cháves

G5X9VX · San Rafael, Heredia, CR

DUPR

3.208

TEAM 2LOSS
JV
Joseph Vargas Kelsh

OZE75P · Santa Ana, San José Province, CR

DUPR

3.035

MM
Morrie Mau

0Q6M6G · Jacó, Provincia de Puntarenas, CR

DUPR

3.182

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-7070502146
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6135571277,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Root",
        "dupr_id": "1RGWDZ",
        "rating": 3.369,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/101139_6193c8f97cdf6.jpg",
        "location": "Fort Pierce, FL, US"
      },
      {
        "name": "Cristian  Cháves",
        "dupr_id": "G5X9VX",
        "rating": 3.208,
        "profile_pic_url": null,
        "location": "San Rafael, Heredia, CR"
      }
    ]
  },
  {
    "team_id": 4738355590,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Joseph Vargas Kelsh",
        "dupr_id": "OZE75P",
        "rating": 3.035,
        "profile_pic_url": null,
        "location": "Santa Ana, San José Province, CR"
      },
      {
        "name": "Morrie Mau",
        "dupr_id": "0Q6M6G",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": "Jacó, Provincia de Puntarenas, CR"
      }
    ]
  }
]