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

MiLP Lavender Cup at Sequim by ZZ2

ID: 5881937020

对局比分

21-16

落败 / Loss

对决日期

2025-06-29

对局时间 (估算)

5:00 PM

对决场地

Sequim, WA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
LH
libby hartman

3P44NM · Sequim, WA, US

DUPR

3.942

MN
Mika Nel

RZD0OZ · Sequim, WA, US

DUPR

4.574

阵营 2负方
AW
Akiko Westerhout

3VYLME · Bainbridge Island, WA, US

DUPR

4.013

HD
Heather DeVries

Q5NMWN · USA

DUPR

4.104

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5881937020
显示原始对决元数据 JSON
[
  {
    "team_id": 8133559168,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "libby hartman",
        "dupr_id": "3P44NM",
        "rating": 3.942,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Mika Nel",
        "dupr_id": "RZD0OZ",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  },
  {
    "team_id": 7836993011,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Akiko Westerhout",
        "dupr_id": "3VYLME",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": "Bainbridge Island, WA, US"
      },
      {
        "name": "Heather DeVries",
        "dupr_id": "Q5NMWN",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]