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

USLPL Baltimore

ID: 7133697535

对局比分

11-4, 11-8

获胜 / Win

对决日期

2025-12-07

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
MT
Michael Tow

8GJ5QM · Needham, MA, US

DUPR

4.621

CS
Cathy Silva

30OZ6Q · Mattapoisett, MA, US

DUPR

4.788

阵营 2负方
JT
JT Taylor

3OL752 · St. George, UT, US

DUPR

4.710

KU
Karen Urban

8DOW4L · Boynton Beach, FL, US

DUPR

4.527

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7133697535
显示原始对决元数据 JSON
[
  {
    "team_id": 6983869944,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michael Tow",
        "dupr_id": "8GJ5QM",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Needham, MA, US"
      },
      {
        "name": "Cathy Silva",
        "dupr_id": "30OZ6Q",
        "rating": 4.788,
        "profile_pic_url": null,
        "location": "Mattapoisett, MA, US"
      }
    ]
  },
  {
    "team_id": 7404018603,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JT Taylor",
        "dupr_id": "3OL752",
        "rating": 4.71,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Karen Urban",
        "dupr_id": "8DOW4L",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Boynton Beach, FL, US"
      }
    ]
  }
]