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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6212920908

对局比分

3-11

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
BW
Brent Whitaker

12X9O4 · Freetown, MA, US

DUPR

4.581

PM
Peter Ma

8EQE2E · Quincy, MA, US

DUPR

4.553

阵营 2胜方
SP
Stephen Planeta

30M4EQ · Canton, MA, US

DUPR

4.598

AJ
Alex Jacobson

MY4G4V · Milton, MA, US

DUPR

4.557

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6212920908
显示原始对决元数据 JSON
[
  {
    "team_id": 4668030989,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brent Whitaker",
        "dupr_id": "12X9O4",
        "rating": 4.581,
        "profile_pic_url": null,
        "location": "Freetown, MA, US"
      },
      {
        "name": "Peter Ma",
        "dupr_id": "8EQE2E",
        "rating": 4.553,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  },
  {
    "team_id": 4471400578,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Planeta",
        "dupr_id": "30M4EQ",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": "Canton, MA, US"
      },
      {
        "name": "Alex Jacobson",
        "dupr_id": "MY4G4V",
        "rating": 4.557,
        "profile_pic_url": null,
        "location": "Milton, MA, US"
      }
    ]
  }
]