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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 6621298329

对局比分

8-11

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SP
Stephen Planeta

30M4EQ · Canton, MA, US

DUPR

4.571

PM
Peter Ma

8EQE2E · Quincy, MA, US

DUPR

4.558

阵营 2胜方
MD
Mikel DeFrancesco

17RZDN · Franklin, MA, US

DUPR

4.688

BW
Brent Whitaker

12X9O4 · Freetown, MA, US

DUPR

4.621

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6621298329
显示原始对决元数据 JSON
[
  {
    "team_id": 6733963425,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stephen Planeta",
        "dupr_id": "30M4EQ",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Canton, MA, US"
      },
      {
        "name": "Peter Ma",
        "dupr_id": "8EQE2E",
        "rating": 4.558,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      }
    ]
  },
  {
    "team_id": 6835210991,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mikel DeFrancesco",
        "dupr_id": "17RZDN",
        "rating": 4.688,
        "profile_pic_url": null,
        "location": "Franklin, MA, US"
      },
      {
        "name": "Brent Whitaker",
        "dupr_id": "12X9O4",
        "rating": 4.621,
        "profile_pic_url": null,
        "location": "Freetown, MA, US"
      }
    ]
  }
]