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

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

ID: 4484814215

对局比分

11-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

12:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1负方
KB
Kevin Brennan

MYM25L · Westwood, MA, US

DUPR

4.494

JM
JaJuan Manzanillo

RZRXZZ · Boston, MA, US

DUPR

4.309

阵营 2胜方
MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.375

TO
Troy Olson

V2OKQP · Harwich, MA, US

DUPR

4.427

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4484814215
显示原始对决元数据 JSON
[
  {
    "team_id": 6470122862,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kevin Brennan",
        "dupr_id": "MYM25L",
        "rating": 4.494,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      },
      {
        "name": "JaJuan Manzanillo",
        "dupr_id": "RZRXZZ",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  },
  {
    "team_id": 6164247962,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.375,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      },
      {
        "name": "Troy  Olson",
        "dupr_id": "V2OKQP",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  }
]