Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

CDOPC DUPR NIGHT (EXCLUSIVE TO OFFICIAL MEMBERS ONLY)

ID: 8178978905

Match Scores

15-6

Win

Play Date

2026-03-25

Play Time (Est)

6:15 AM

Play Location

Middleton Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
MB
Miguel Balinado

RX0Q4N · Cagayan de Oro, Northern Mindanao, PH

DUPR

3.407

HV
Hugh Von Esling

9425JV · USA

DUPR

3.876

TEAM 2LOSS
AV
Ariel Vargas

NXMZMZ · USA

DUPR

3.390

MI
Miguel Inigo Seno

Q995DN · USA

DUPR

3.797

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-8178978905
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6387819960,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miguel Balinado",
        "dupr_id": "RX0Q4N",
        "rating": 3.407,
        "profile_pic_url": null,
        "location": "Cagayan de Oro, Northern Mindanao, PH"
      },
      {
        "name": "Hugh Von Esling",
        "dupr_id": "9425JV",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6027463444,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ariel Vargas",
        "dupr_id": "NXMZMZ",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Miguel Inigo Seno",
        "dupr_id": "Q995DN",
        "rating": 3.797,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]