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

Men’s Doubles DUPR- Fixed Partners (2.6-3.5)

ID: 7973062630

Match Scores

11-2

Win

Play Date

2026-04-14

Play Time (Est)

11:30 PM

Play Location

Pickle at the Kiln

Unverified Facility

Competitor Teams

TEAM 1WINNER
DT
Dexter Tundag

ZZX42L · USA

DUPR

3.376

P
Poi

0RJEXQ · Cebu City, Central Visayas, PH

DUPR

3.483

TEAM 2LOSS
JJ
JC James Carnacer

RW677D · USA

DUPR

3.001

FL
Francis Larry Obida

4VJ9DK · USA

DUPR

3.346

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-7973062630
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8140011336,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Dexter Tundag",
        "dupr_id": "ZZX42L",
        "rating": 3.376,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Poi",
        "dupr_id": "0RJEXQ",
        "rating": 3.483,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      }
    ]
  },
  {
    "team_id": 4434057676,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JC James Carnacer",
        "dupr_id": "RW677D",
        "rating": 3.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Francis Larry Obida",
        "dupr_id": "4VJ9DK",
        "rating": 3.346,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]