返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 4421982676

对局比分

9-11

落败 / Loss

对决日期

2026-03-16

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
SP
Steve Prisco

3YLJWG · Easton, MA, US

DUPR

4.357

TD
Tuan Do

MY6EOG · Westwood, MA, US

DUPR

4.295

阵营 2胜方
PM
Peter Ma

8EQE2E · Quincy, MA, US

DUPR

4.574

Glen Schleehauf

QXO0D0 · Easton, MA, US

DUPR

4.493

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4421982676
显示原始对决元数据 JSON
[
  {
    "team_id": 5396609104,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steve Prisco",
        "dupr_id": "3YLJWG",
        "rating": 4.357,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      },
      {
        "name": "Tuan Do",
        "dupr_id": "MY6EOG",
        "rating": 4.295,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      }
    ]
  },
  {
    "team_id": 5550771860,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Peter Ma",
        "dupr_id": "8EQE2E",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "Quincy, MA, US"
      },
      {
        "name": "Glen Schleehauf",
        "dupr_id": "QXO0D0",
        "rating": 4.493,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/678ee3a04cd34.jpg",
        "location": "Easton, MA, US"
      }
    ]
  }
]