Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Pool A - DUPR 10 Division

ID: 7678532208

Match Scores

6-11

Win

Play Date

2026-05-13

Play Time (Est)

1:00 PM

Play Location

Epic Athletic Club

Unverified Facility

Competitor Teams

TEAM 1LOSS
RB
Rey Bacalla

JZV06M · Quezon City, NCR, PH

DUPR

5.241

KB
Kimberly Bacalla

YGR4ZD · Manila, NCR, PH

DUPR

4.764

TEAM 2WINNER
CL
Chino Leon

99DR6V · Miami, FL, US

DUPR

4.937

JB
jacob Bucher

KDG0EK · Broward County, FL, US

DUPR

5.208

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-7678532208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6449219957,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rey Bacalla",
        "dupr_id": "JZV06M",
        "rating": 5.241,
        "profile_pic_url": null,
        "location": "Quezon City, NCR, PH"
      },
      {
        "name": "Kimberly Bacalla",
        "dupr_id": "YGR4ZD",
        "rating": 4.764,
        "profile_pic_url": null,
        "location": "Manila, NCR, PH"
      }
    ]
  },
  {
    "team_id": 5477743505,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chino Leon",
        "dupr_id": "99DR6V",
        "rating": 4.937,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      },
      {
        "name": "jacob Bucher",
        "dupr_id": "KDG0EK",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Broward County, FL, US"
      }
    ]
  }
]