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

NPL - Champions Pros Team League - NPL - Champions Pros Team League, Atlantic City

ID: 5247726354

对局比分

8-11, 11-7, 11-5

获胜 / Win

对决日期

2025-09-21

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SJ
Scott James Moore

8EP7E1 · Colorado Springs, CO, US

DUPR

5.502

DT
Dan Traxler

3YNRMD · Rockwall, TX, US

DUPR

5.261

阵营 2负方
MP
Mario Porcelli

8DOMPY · Miami Beach, FL, US

DUPR

5.447

MT
Matthew Troyer

16GEG3 · McCordsville, IN, US

DUPR

5.143

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5247726354
显示原始对决元数据 JSON
[
  {
    "team_id": 4492395211,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott James Moore",
        "dupr_id": "8EP7E1",
        "rating": 5.502,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Dan Traxler",
        "dupr_id": "3YNRMD",
        "rating": 5.261,
        "profile_pic_url": null,
        "location": "Rockwall, TX, US"
      }
    ]
  },
  {
    "team_id": 4677760416,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mario Porcelli",
        "dupr_id": "8DOMPY",
        "rating": 5.447,
        "profile_pic_url": null,
        "location": "Miami Beach, FL, US"
      },
      {
        "name": "Matthew Troyer",
        "dupr_id": "16GEG3",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "McCordsville, IN, US"
      }
    ]
  }
]