返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

2.0-2.75 DUPR Women’s Round Robin

ID: 5870455447

对局比分

11-5

获胜 / Win

对决日期

2026-02-28

对局时间 (估算)

8:45 AM

对决场地

The Picklr Henderson

View Facility Page →

对决竞争阵营

阵营 1胜方
MS
Maco Sullivan

RX0MWN · USA

DUPR

2.467

RH
Risa Henig

KDY0G7 · Las Vegas, NV, US

DUPR

2.064

阵营 2负方
LP
Linda Pro

QPNJ4D · USA

DUPR

2.321

CA
CANDY AKUNE

7JZ5D9 · USA

DUPR

2.389

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5870455447
显示原始对决元数据 JSON
[
  {
    "team_id": 7528979056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Maco Sullivan",
        "dupr_id": "RX0MWN",
        "rating": 2.467,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Risa Henig",
        "dupr_id": "KDY0G7",
        "rating": 2.064,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4415322013,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Linda Pro",
        "dupr_id": "QPNJ4D",
        "rating": 2.321,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CANDY AKUNE",
        "dupr_id": "7JZ5D9",
        "rating": 2.389,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]