返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

$2500 MONEYBALL - Coed Doubles Skill: (Any) Age: (Any)

ID: 7565733951

对局比分

2-11, 10-12

落败 / Loss

对决日期

2025-04-13

对局时间 (估算)

4:45 AM

对决场地

Delaware, OH

View Facility Page →

对决竞争阵营

阵营 1负方
SC
Sam Crawford

1QQP0D · Columbus, OH, US

DUPR

5.045

AG
Alan Gan

MYLO5O · Columbus, OH, US

DUPR

4.986

阵营 2胜方
SC
Sheri Courter

17M6NM · Dublin, OH, US

DUPR

5.729

BL
Ben Lilly

8JVJ4W · Columbus, OH, US

DUPR

5.422

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7565733951
显示原始对决元数据 JSON
[
  {
    "team_id": 8347644001,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Crawford",
        "dupr_id": "1QQP0D",
        "rating": 5.045,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Alan Gan",
        "dupr_id": "MYLO5O",
        "rating": 4.986,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 7641203485,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sheri Courter",
        "dupr_id": "17M6NM",
        "rating": 5.729,
        "profile_pic_url": null,
        "location": "Dublin, OH, US"
      },
      {
        "name": "Ben Lilly",
        "dupr_id": "8JVJ4W",
        "rating": 5.422,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  }
]