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

USLPL Hatboro

ID: 4831154051

对局比分

8-11, 10-11

获胜 / Win

对决日期

2025-10-18

对局时间 (估算)

12:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
TR
Thomas Reilly

84Q4P2 · Rockford, MI, US

DUPR

4.614

EA
Electra Ariail

9PRNZ7 · Greenville, SC, US

DUPR

4.554

阵营 2胜方
SS
Scott Spielberger

G5WE5X · Panama City, FL, US

DUPR

4.829

Missy Croshaw

84VMW2 · Bluffdale, UT, US

DUPR

4.626

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4831154051
显示原始对决元数据 JSON
[
  {
    "team_id": 8115148221,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Thomas Reilly",
        "dupr_id": "84Q4P2",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Rockford, MI, US"
      },
      {
        "name": "Electra Ariail",
        "dupr_id": "9PRNZ7",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Greenville, SC, US"
      }
    ]
  },
  {
    "team_id": 4800925443,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Spielberger",
        "dupr_id": "G5WE5X",
        "rating": 4.829,
        "profile_pic_url": null,
        "location": "Panama City, FL, US"
      },
      {
        "name": "Missy Croshaw",
        "dupr_id": "84VMW2",
        "rating": 4.626,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1221539/images/profile/7728ffa9-0034-45ac-bbeb-498fbcdea940.png",
        "location": "Bluffdale, UT, US"
      }
    ]
  }
]