返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Battle In Seattle Hosted By Cloud 11 $$$ - Mixed Doubles Skill: (5.0 And Above) Age: (8 And Above)

ID: 8329096030

对局比分

15-6

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

Seattle, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
AN
Annelise Nguyen

PW79RZ · Seattle, WA, US

DUPR

4.508

LL
Logan Luc

1QM5V5 · USA

DUPR

5.306

阵营 2负方
JK
Jisun Kang

OWVQZ2 · USA

DUPR

3.600

RK
Roman Kravchuk

89XLK3 · Kirkland, WA, US

DUPR

5.019

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8329096030
显示原始对决元数据 JSON
[
  {
    "team_id": 7810084453,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Annelise Nguyen",
        "dupr_id": "PW79RZ",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Logan Luc",
        "dupr_id": "1QM5V5",
        "rating": 5.306,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7955396080,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jisun Kang",
        "dupr_id": "OWVQZ2",
        "rating": 3.6,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Roman Kravchuk",
        "dupr_id": "89XLK3",
        "rating": 5.019,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  }
]