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

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

ID: 8078016856

对局比分

11-2

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

5:00 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
MW
Matthew Weise

OZ6DJP · Norton, MA, US

DUPR

4.075

CM
Christian Miranda

YX5LOG · Salinas, PR

DUPR

5.036

阵营 2负方
KB
Kevin Brennan

MYM25L · Westwood, MA, US

DUPR

4.429

JM
JaJuan Manzanillo

RZRXZZ · Boston, MA, US

DUPR

4.238

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8078016856
显示原始对决元数据 JSON
[
  {
    "team_id": 7011129981,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew Weise",
        "dupr_id": "OZ6DJP",
        "rating": 4.075,
        "profile_pic_url": null,
        "location": "Norton, MA, US"
      },
      {
        "name": "Christian Miranda",
        "dupr_id": "YX5LOG",
        "rating": 5.036,
        "profile_pic_url": null,
        "location": "Salinas, PR"
      }
    ]
  },
  {
    "team_id": 7258443521,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Brennan",
        "dupr_id": "MYM25L",
        "rating": 4.429,
        "profile_pic_url": null,
        "location": "Westwood, MA, US"
      },
      {
        "name": "JaJuan Manzanillo",
        "dupr_id": "RZRXZZ",
        "rating": 4.238,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]