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

MiLP Winter Series 002 Div 18 by ZZ2 - Round Robin Championship

ID: 6839443249

对局比分

11-21

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

2:15 AM

对决场地

Lynnwood, WA, USA

未核实场馆

对决竞争阵营

阵营 1负方
AN
Annelise Nguyen

PW79RZ · Seattle, WA, US

DUPR

4.493

OW
Olivia Wisner

ZNGR4P · Renton, WA, US

DUPR

4.071

阵营 2胜方
MK
Marisa Kuga

PKZ4PX · Seattle, WA, US

DUPR

4.630

LN
Laurel Nelson

3VXNN7 · Bothell, WA, US

DUPR

4.775

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6839443249
显示原始对决元数据 JSON
[
  {
    "team_id": 6385167732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Annelise Nguyen",
        "dupr_id": "PW79RZ",
        "rating": 4.493,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Olivia Wisner",
        "dupr_id": "ZNGR4P",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Renton, WA, US"
      }
    ]
  },
  {
    "team_id": 4712142315,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marisa Kuga",
        "dupr_id": "PKZ4PX",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Laurel Nelson",
        "dupr_id": "3VXNN7",
        "rating": 4.775,
        "profile_pic_url": null,
        "location": "Bothell, WA, US"
      }
    ]
  }
]