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

LEVEL UP TUESDAY: FIXED MIXED DOUBLES (2.8+)

ID: 5059505739

Match Scores

11-6

Win

Play Date

2026-05-26

Play Time (Est)

4:45 AM

Play Location

Kitchenline Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jan Copingco

NXJWD6 · Cebu City, Central Visayas, PH

DUPR

3.496

JW
Jet Wahing

LZV06J · USA

DUPR

3.581

TEAM 2LOSS
SM
Shang Miaco

KYXP56 · USA

DUPR

3.196

RT
Rainier Tan

2POYQR · USA

DUPR

2.778

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-5059505739
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8447373772,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jan  Copingco",
        "dupr_id": "NXJWD6",
        "rating": 3.496,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      },
      {
        "name": "Jet Wahing",
        "dupr_id": "LZV06J",
        "rating": 3.581,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5088195126,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shang Miaco",
        "dupr_id": "KYXP56",
        "rating": 3.196,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rainier Tan",
        "dupr_id": "2POYQR",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]