Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

0223金满贯X 怪兽星球2月周赛第三场

ID: 5464131491

Match Scores

15-11

Loss

Play Date

2025-02-23

Play Time (Est)

12:45 AM

Play Location

Guangzhou, Guangdong Province, China

Unverified Facility

Competitor Teams

TEAM 1WINNER
MX
Meng Xiao

G0XP0X · USA

DUPR

3.989

ZH
zheying Huang

YXRPL4 · USA

DUPR

3.891

TEAM 2LOSS
CL
Carmen Lau

RYELVZ · Guangzhou, Guangdong Province, CN

DUPR

3.472

LL
longyu luo

67YVGE · USA

DUPR

3.121

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-5464131491
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7637028921,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Meng Xiao",
        "dupr_id": "G0XP0X",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "zheying Huang",
        "dupr_id": "YXRPL4",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8410323919,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carmen Lau",
        "dupr_id": "RYELVZ",
        "rating": 3.472,
        "profile_pic_url": null,
        "location": "Guangzhou, Guangdong Province, CN"
      },
      {
        "name": "longyu luo",
        "dupr_id": "67YVGE",
        "rating": 3.121,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]