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

USLPL Hatboro

ID: 6743168027

对局比分

5-11, 11-4, 2-11

落败 / Loss

对决日期

2025-10-19

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MP
Mark Pascarella

12KVE8 · Zionsville, IN, US

DUPR

5.014

CM
Cheryl McDonough

3056X8 · Venice, FL, US

DUPR

4.546

阵营 2胜方
TR
Thomas Reilly

84Q4P2 · Rockford, MI, US

DUPR

4.706

Heather Jaeger

3Y2ZE3 · Atlanta, GA, US

DUPR

4.608

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6743168027
显示原始对决元数据 JSON
[
  {
    "team_id": 6716845844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Pascarella",
        "dupr_id": "12KVE8",
        "rating": 5.014,
        "profile_pic_url": null,
        "location": "Zionsville, IN, US"
      },
      {
        "name": "Cheryl McDonough",
        "dupr_id": "3056X8",
        "rating": 4.546,
        "profile_pic_url": null,
        "location": "Venice, FL, US"
      }
    ]
  },
  {
    "team_id": 6259881918,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Reilly",
        "dupr_id": "84Q4P2",
        "rating": 4.706,
        "profile_pic_url": null,
        "location": "Rockford, MI, US"
      },
      {
        "name": "Heather Jaeger",
        "dupr_id": "3Y2ZE3",
        "rating": 4.608,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1080756/images/profile/748bc80d-53c0-48a7-bfb2-043a05e97d27.jpg",
        "location": "Atlanta, GA, US"
      }
    ]
  }
]