返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Side Out Showdown Hosted By Cloud 11 - Mixed Doubles Skill: (4.5) Age: (8 And Above)

ID: 8386954506

对局比分

15-11

落败 / Loss

对决日期

2026-01-31

对局时间 (估算)

7:30 PM

对决场地

Everett, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
ML
Minyoung Lee

YXNRYK · Seoul, KR

DUPR

3.836

AP
Andrew Pham

O6W6G2 · USA

DUPR

4.180

阵营 2负方
ET
Ellie Thorn

NYQEWZ · Lake Stevens, WA, US

DUPR

3.946

TJ
Tyler Jones

3POWWZ · Bothell, WA, US

DUPR

4.400

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8386954506
显示原始对决元数据 JSON
[
  {
    "team_id": 5133658273,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Minyoung Lee",
        "dupr_id": "YXNRYK",
        "rating": 3.836,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Andrew Pham",
        "dupr_id": "O6W6G2",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8259616545,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ellie Thorn",
        "dupr_id": "NYQEWZ",
        "rating": 3.946,
        "profile_pic_url": null,
        "location": "Lake Stevens, WA, US"
      },
      {
        "name": "Tyler Jones",
        "dupr_id": "3POWWZ",
        "rating": 4.4,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]