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

Big Brothers/Big Sisters Tournament

ID: 6620834671

对局比分

11-4

落败 / Loss

对决日期

2023-11-04

对局时间 (估算)

8:45 AM

对决场地

Falmouth, ME, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DO
David Osswald

84RL52 · Naples, FL, US

DUPR

4.532

ML
Megan Ladd

17QOEN · Yarmouth, ME, US

DUPR

4.369

阵营 2负方
JH
Jayne Hanley

8WLG6M · CAPE ELIZ, ME, US

DUPR

4.021

JL
John Lightbody

89MVWR · Portland, ME, US

DUPR

4.570

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6620834671
显示原始对决元数据 JSON
[
  {
    "team_id": 5499046172,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Osswald",
        "dupr_id": "84RL52",
        "rating": 4.532,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Megan Ladd",
        "dupr_id": "17QOEN",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Yarmouth, ME, US"
      }
    ]
  },
  {
    "team_id": 7311709665,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jayne Hanley",
        "dupr_id": "8WLG6M",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "CAPE ELIZ, ME, US"
      },
      {
        "name": "John Lightbody",
        "dupr_id": "89MVWR",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Portland, ME, US"
      }
    ]
  }
]