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

LTP Pickleball Shamrock Showdown 2 - Mens Doubles Skill: (3.5 To 4.0) Age: (Any)

ID: 5846772104

对局比分

6-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

9:00 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
VP
Vijay Pidikiti

WKLQ7Q · MA, US

DUPR

3.568

MA
Martin Arnold

YG7V6P · Westford, MA, US

DUPR

3.597

阵营 2胜方
NS
Nick Saraf

NYYNJW · Wrentham, MA, US

DUPR

4.014

TP
Topher Paone

PK49WM · Stoughton, MA, US

DUPR

4.193

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5846772104
显示原始对决元数据 JSON
[
  {
    "team_id": 6302961853,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vijay Pidikiti",
        "dupr_id": "WKLQ7Q",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "MA, US"
      },
      {
        "name": "Martin Arnold",
        "dupr_id": "YG7V6P",
        "rating": 3.597,
        "profile_pic_url": null,
        "location": "Westford, MA, US"
      }
    ]
  },
  {
    "team_id": 4757094815,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nick Saraf",
        "dupr_id": "NYYNJW",
        "rating": 4.014,
        "profile_pic_url": null,
        "location": "Wrentham, MA, US"
      },
      {
        "name": "Topher Paone",
        "dupr_id": "PK49WM",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Stoughton, MA, US"
      }
    ]
  }
]