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

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

ID: 6914834922

对局比分

11-5

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

7:30 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
VR
Vanessa Rodriguez

2L0W5R · Newport, RI, US

DUPR

4.471

MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.460

阵营 2负方
MS
Meghan Sutherland

EW4MYO · Swampscott, MA, US

DUPR

3.876

OS
Oliver Siegfried

56PRQV · Salem, MA, US

DUPR

4.362

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6914834922
显示原始对决元数据 JSON
[
  {
    "team_id": 4670269955,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Vanessa Rodriguez",
        "dupr_id": "2L0W5R",
        "rating": 4.471,
        "profile_pic_url": null,
        "location": "Newport, RI, US"
      },
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.46,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  },
  {
    "team_id": 6269964860,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Meghan Sutherland",
        "dupr_id": "EW4MYO",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Swampscott, MA, US"
      },
      {
        "name": "Oliver Siegfried",
        "dupr_id": "56PRQV",
        "rating": 4.362,
        "profile_pic_url": null,
        "location": "Salem, MA, US"
      }
    ]
  }
]