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

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

ID: 4525164451

对局比分

11-7, 11-6

获胜 / Win

对决日期

2025-09-20

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Melissa LeBlanc

ODZ672 · Carmel, IN, US

DUPR

5.416

JS
John Sperling

84VO02 · The Villages, FL, US

DUPR

5.428

阵营 2负方
TT
Taylor Taylor

1QY4N3 · Memphis, TN, US

DUPR

5.333

BL
Brian Levine

8WNRG8 · Boca Raton, FL, US

DUPR

5.415

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4525164451
显示原始对决元数据 JSON
[
  {
    "team_id": 5940208788,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Melissa LeBlanc",
        "dupr_id": "ODZ672",
        "rating": 5.416,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "John  Sperling",
        "dupr_id": "84VO02",
        "rating": 5.428,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 4414663553,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Taylor Taylor",
        "dupr_id": "1QY4N3",
        "rating": 5.333,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Brian Levine",
        "dupr_id": "8WNRG8",
        "rating": 5.415,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]