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

LEVEL UP TUESDAY: FIXED MIXED DOUBLES (2.8+)

ID: 7780675968

Match Scores

11-4

Win

Play Date

2026-05-26

Play Time (Est)

1:00 PM

Play Location

Kitchenline Pickleball Center

Unverified Facility

Competitor Teams

TEAM 1WINNER
JC
Jan Copingco

NXJWD6 · Cebu City, Central Visayas, PH

DUPR

3.505

JW
Jet Wahing

LZV06J · USA

DUPR

3.596

TEAM 2LOSS
CC
Cynthia Codina

94KZ0E · USA

DUPR

3.334

BC
Brian codina

OZ2QR2 · USA

DUPR

2.807

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-7780675968
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8457599489,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jan  Copingco",
        "dupr_id": "NXJWD6",
        "rating": 3.505,
        "profile_pic_url": null,
        "location": "Cebu City, Central Visayas, PH"
      },
      {
        "name": "Jet Wahing",
        "dupr_id": "LZV06J",
        "rating": 3.596,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4898209257,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cynthia  Codina",
        "dupr_id": "94KZ0E",
        "rating": 3.334,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian codina",
        "dupr_id": "OZ2QR2",
        "rating": 2.807,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]