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

CDOPC DUPR NIGHT (EXCLUSIVE TO OFFICIAL MEMBERS ONLY)

ID: 7722477842

Match Scores

4-11

Loss

Play Date

2026-03-25

Play Time (Est)

3:30 PM

Play Location

Middleton Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
MB
Miguel Balinado

RX0Q4N · Cagayan de Oro, Northern Mindanao, PH

DUPR

3.302

LQ
Liam Quimbo

0PRKWQ · USA

DUPR

3.054

TEAM 2WINNER
AV
Ariel Vargas

NXMZMZ · USA

DUPR

3.459

NR
Nelvin Ricohermoso

ODYQVW · USA

DUPR

3.995

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-7722477842
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8433552290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Miguel Balinado",
        "dupr_id": "RX0Q4N",
        "rating": 3.302,
        "profile_pic_url": null,
        "location": "Cagayan de Oro, Northern Mindanao, PH"
      },
      {
        "name": "Liam Quimbo",
        "dupr_id": "0PRKWQ",
        "rating": 3.054,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8008153626,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ariel Vargas",
        "dupr_id": "NXMZMZ",
        "rating": 3.459,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nelvin Ricohermoso",
        "dupr_id": "ODYQVW",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]