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

FPF&PCP Advanced Mixed Gender Doubles League

ID: 5105287498

Match Scores

15-11

Loss

Play Date

2025-12-18

Play Time (Est)

11:30 PM

Play Location

Haizhu District, Guangzhou, Guangdong Province, China

Unverified Facility

Competitor Teams

TEAM 1WINNER
SZ
steven zhou

G0KLWM · USA

DUPR

2.454

JP
junxi pan

G0YOJD · USA

DUPR

3.333

TEAM 2LOSS
JY
Jiayu Yang

KDLMOQ · Guangzhou, Guangdong Province, CN

DUPR

2.469

ZZ
zjt zjt

672NDG · USA

DUPR

3.274

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-5105287498
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7214477434,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "steven zhou",
        "dupr_id": "G0KLWM",
        "rating": 2.454,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "junxi pan",
        "dupr_id": "G0YOJD",
        "rating": 3.333,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7928543532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jiayu Yang",
        "dupr_id": "KDLMOQ",
        "rating": 2.469,
        "profile_pic_url": null,
        "location": "Guangzhou, Guangdong Province, CN"
      },
      {
        "name": "zjt zjt",
        "dupr_id": "672NDG",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]