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

LTP Pickleball Spring Fling Tournament 2 - Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 5024191899

对局比分

11-2

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

4:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
JN
Jared Nardizzi

JJ045O · MA, US

DUPR

4.576

EA
Eric Ashe

2L9KOY · Natick, MA, US

DUPR

4.058

阵营 2负方
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.279

JM
James Morrison

XKKR67 · Easton, MA, US

DUPR

4.069

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5024191899
显示原始对决元数据 JSON
[
  {
    "team_id": 8157948787,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jared Nardizzi",
        "dupr_id": "JJ045O",
        "rating": 4.576,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Eric Ashe",
        "dupr_id": "2L9KOY",
        "rating": 4.058,
        "profile_pic_url": null,
        "location": "Natick, MA, US"
      }
    ]
  },
  {
    "team_id": 8235696739,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "James Morrison",
        "dupr_id": "XKKR67",
        "rating": 4.069,
        "profile_pic_url": null,
        "location": "Easton, MA, US"
      }
    ]
  }
]