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

USLPL Baltimore

ID: 6747720566

对局比分

11-3, 11-3

落败 / Loss

对决日期

2025-12-06

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AM
Aila Main

3Y52GD · New York, NY, US

DUPR

5.393

JM
Jeffrey Morneau

0QX6OG · East Longmeadow, MA, US

DUPR

4.993

阵营 2负方
KN
Klara Nowak

8E5Y5E · Glenview, IL, US

DUPR

5.105

DS
David Spearman

8DWZ63 · Suwanee, GA, US

DUPR

5.408

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6747720566
显示原始对决元数据 JSON
[
  {
    "team_id": 5133347459,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aila Main",
        "dupr_id": "3Y52GD",
        "rating": 5.393,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Jeffrey Morneau",
        "dupr_id": "0QX6OG",
        "rating": 4.993,
        "profile_pic_url": null,
        "location": "East Longmeadow, MA, US"
      }
    ]
  },
  {
    "team_id": 8371985010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Klara Nowak",
        "dupr_id": "8E5Y5E",
        "rating": 5.105,
        "profile_pic_url": null,
        "location": "Glenview, IL, US"
      },
      {
        "name": "David Spearman",
        "dupr_id": "8DWZ63",
        "rating": 5.408,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]