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

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

ID: 5159786224

对局比分

8-11

获胜 / Win

对决日期

2026-03-28

对局时间 (估算)

5:00 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.428

TO
Troy Olson

V2OKQP · Harwich, MA, US

DUPR

4.421

阵营 2胜方
CH
Connor Higgins

NYEXLW · Boston, MA, US

DUPR

4.425

RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.258

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5159786224
显示原始对决元数据 JSON
[
  {
    "team_id": 4794990290,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.428,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      },
      {
        "name": "Troy  Olson",
        "dupr_id": "V2OKQP",
        "rating": 4.421,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  },
  {
    "team_id": 8144679492,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Higgins ",
        "dupr_id": "NYEXLW",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.258,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      }
    ]
  }
]