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

2nd Annual Thoroughbred Classic - Mixed 4.5 (any age)

ID: 5413711124

对局比分

15-9

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

9:00 PM

对决场地

Lexington, KY

View Facility Page →

对决竞争阵营

阵营 1胜方
SM
Sibbie Marsh

5ENZ2V · USA

DUPR

4.024

AC
Aaron Cook

7N06J0 · USA

DUPR

4.607

阵营 2负方
SP
Stephanie Prewitt

8J7OWJ · USA

DUPR

3.688

IS
Ivan Sanchez

8447M8 · Mexico City, CDMX, MX

DUPR

4.577

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5413711124
显示原始对决元数据 JSON
[
  {
    "team_id": 6086200777,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sibbie Marsh",
        "dupr_id": "5ENZ2V",
        "rating": 4.024,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aaron Cook",
        "dupr_id": "7N06J0",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8579228405,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Stephanie Prewitt",
        "dupr_id": "8J7OWJ",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ivan Sanchez",
        "dupr_id": "8447M8",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Mexico City, CDMX, MX"
      }
    ]
  }
]