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

MiLP Tulip Series 003 by ZZ2

ID: 6724106180

对局比分

21-8

获胜 / Win

对决日期

2025-03-01

对局时间 (估算)

9:00 PM

对决场地

Mount Vernon, WA, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
Jonathan Langman

3LN6GK · Kirkland, WA, US

DUPR

4.319

WD
Wendy Dickmann

16PLMD · North Lynnwood, WA, US

DUPR

3.717

阵营 2负方
PK
patricia knapp

DN0JQM · USA

DUPR

3.704

DC
Donald Church

L54ZRK · Sequim, WA, US

DUPR

3.795

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6724106180
显示原始对决元数据 JSON
[
  {
    "team_id": 7810620991,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jonathan Langman",
        "dupr_id": "3LN6GK",
        "rating": 4.319,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      },
      {
        "name": "Wendy Dickmann",
        "dupr_id": "16PLMD",
        "rating": 3.717,
        "profile_pic_url": null,
        "location": "North Lynnwood, WA, US"
      }
    ]
  },
  {
    "team_id": 6664116334,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "patricia knapp",
        "dupr_id": "DN0JQM",
        "rating": 3.704,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Donald Church",
        "dupr_id": "L54ZRK",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  }
]