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

Pickle Collective Championship 2026 by U Mobile Powered by JOOLA - Mixed Doubles Intermediate (<3.699) - Group-1

ID: 8561317063

Match Scores

15-10

Loss

Play Date

2026-02-07

Play Time (Est)

8:45 AM

Play Location

Pickle Collective, Court 4

Unverified Facility

Competitor Teams

TEAM 1WINNER
K
KC

MPDJ2D · USA

DUPR

3.564

HH
Han Hui Nee

56LRGR · USA

DUPR

3.493

TEAM 2LOSS
CY
Chong Yu Chen

EWRMGW · Kota Kinabalu, Sabah, MY

DUPR

3.373

FN
Faith Nathene Cham

Q5RJ55 · USA

DUPR

3.216

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-8561317063
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7554215533,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "KC",
        "dupr_id": "MPDJ2D",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Han Hui Nee",
        "dupr_id": "56LRGR",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8106599156,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Chong Yu Chen",
        "dupr_id": "EWRMGW",
        "rating": 3.373,
        "profile_pic_url": null,
        "location": "Kota Kinabalu, Sabah, MY"
      },
      {
        "name": "Faith Nathene Cham",
        "dupr_id": "Q5RJ55",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]