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

LTP Pickleball - 3.75+ Spring Monday Ladder

ID: 7386098670

对局比分

11-7

落败 / Loss

对决日期

2026-05-18

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JI
Joseph Iafrate

76YLX0 · Berkley, MA, US

DUPR

3.800

AR
Andy Robison

760LY0 · USA

DUPR

3.816

阵营 2负方
DD
Daniel Devereaux

4LRWW6 · Taunton, MA, US

DUPR

3.865

AS
Andrew scardina

ELEYEW · Stoughton, MA, US

DUPR

3.693

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7386098670
显示原始对决元数据 JSON
[
  {
    "team_id": 5668124343,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Iafrate",
        "dupr_id": "76YLX0",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Berkley, MA, US"
      },
      {
        "name": "Andy Robison",
        "dupr_id": "760LY0",
        "rating": 3.816,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6352953012,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Devereaux",
        "dupr_id": "4LRWW6",
        "rating": 3.865,
        "profile_pic_url": null,
        "location": "Taunton, MA, US"
      },
      {
        "name": "Andrew  scardina",
        "dupr_id": "ELEYEW",
        "rating": 3.693,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      }
    ]
  }
]