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

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

ID: 5092248307

对局比分

11-10

获胜 / Win

对决日期

2026-03-29

对局时间 (估算)

8:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
LD
Linh Do

2Q59Z4 · Boston, MA, US

DUPR

4.397

ET
Eric Tang

RYDEMD · Lewis Center, OH, US

DUPR

4.582

阵营 2负方
MP
Matthew Patrick

3YEKJD · Boylston, MA, US

DUPR

4.281

MM
Michael McDonough

JJKR04 · MA, US

DUPR

4.523

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5092248307
显示原始对决元数据 JSON
[
  {
    "team_id": 7518394042,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Linh Do",
        "dupr_id": "2Q59Z4",
        "rating": 4.397,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      },
      {
        "name": "Eric Tang",
        "dupr_id": "RYDEMD",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Lewis Center, OH, US"
      }
    ]
  },
  {
    "team_id": 7835118532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matthew Patrick",
        "dupr_id": "3YEKJD",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Boylston, MA, US"
      },
      {
        "name": "Michael  McDonough",
        "dupr_id": "JJKR04",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  }
]