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

FPF&PCP Advanced Mixed Gender Doubles League

ID: 5180174353

Match Scores

9-15

Win

Play Date

2025-12-18

Play Time (Est)

2:15 AM

Play Location

Haizhu District, Guangzhou, Guangdong Province, China

Unverified Facility

Competitor Teams

TEAM 1LOSS
HY
Huang ying

RW4JRN · USA

DUPR

2.436

GY
guo'wei yang

ELNV0W · USA

DUPR

2.981

TEAM 2WINNER
JY
Jiayu Yang

KDLMOQ · Guangzhou, Guangdong Province, CN

DUPR

2.474

FH
Frank Huang

5666OP · USA

DUPR

3.429

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-5180174353
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6914178470,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Huang  ying",
        "dupr_id": "RW4JRN",
        "rating": 2.436,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "guo'wei yang",
        "dupr_id": "ELNV0W",
        "rating": 2.981,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4812947182,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jiayu Yang",
        "dupr_id": "KDLMOQ",
        "rating": 2.474,
        "profile_pic_url": null,
        "location": "Guangzhou, Guangdong Province, CN"
      },
      {
        "name": "Frank Huang",
        "dupr_id": "5666OP",
        "rating": 3.429,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]