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

Competitive Open Play Match

ID: 5937265153

对局比分

11-4

落败 / Loss

对决日期

2025-01-26

对局时间 (估算)

2:15 AM

对决场地

60 Mecaw Rd, Hampden, ME 04444, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
DF
Derek Fournier

1NNR6N · USA

DUPR

4.629

LC
Luke Chandler

8JVM74 · Bangor, ME, US

DUPR

4.951

阵营 2负方
JC
Jonathan Clark

8DD2K6 · Orrington, ME, US

DUPR

4.880

AE
Anthony Eaton

844R28 · Lamoine, ME, US

DUPR

4.932

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5937265153
显示原始对决元数据 JSON
[
  {
    "team_id": 6813072485,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Derek Fournier",
        "dupr_id": "1NNR6N",
        "rating": 4.629,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Luke Chandler",
        "dupr_id": "8JVM74",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Bangor, ME, US"
      }
    ]
  },
  {
    "team_id": 4397545793,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jonathan Clark",
        "dupr_id": "8DD2K6",
        "rating": 4.88,
        "profile_pic_url": null,
        "location": "Orrington, ME, US"
      },
      {
        "name": "Anthony Eaton",
        "dupr_id": "844R28",
        "rating": 4.932,
        "profile_pic_url": null,
        "location": "Lamoine, ME, US"
      }
    ]
  }
]