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

CDOPC DUPR NIGHT (EXCLUSIVE TO OFFICIAL MEMBERS ONLY)

ID: 7046570372

Match Scores

11-8

Win

Play Date

2026-03-25

Play Time (Est)

9:00 PM

Play Location

Middleton Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
VB
vicky buen

0PX7K4 · USA

DUPR

4.047

MB
Miguel Balinado

RX0Q4N · Cagayan de Oro, Northern Mindanao, PH

DUPR

3.218

TEAM 2LOSS
CI
Cristan Idol

EX4YXE · USA

DUPR

3.426

SY
Stevenson Yu

JPNYLO · USA

DUPR

3.039

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-7046570372
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5937166205,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "vicky buen",
        "dupr_id": "0PX7K4",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miguel Balinado",
        "dupr_id": "RX0Q4N",
        "rating": 3.218,
        "profile_pic_url": null,
        "location": "Cagayan de Oro, Northern Mindanao, PH"
      }
    ]
  },
  {
    "team_id": 7483944012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cristan Idol",
        "dupr_id": "EX4YXE",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stevenson Yu",
        "dupr_id": "JPNYLO",
        "rating": 3.039,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]