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

Shamrock Smash 4.5 Mens Doubles

ID: 7629827539

对局比分

15-1

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

8:45 AM

对决场地

St Joseph, MI, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Matthew McCubbins

1QXVDD · South Bend, IN, US

DUPR

4.612

ME
Mina Eskander

30PQ6N · South Bend, IN, US

DUPR

4.822

阵营 2负方
JK
Jared Kuntz

XJE5J7 · USA

DUPR

4.620

TL
Trenton Lamoreaux

7N7WW5 · USA

DUPR

3.471

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7629827539
显示原始对决元数据 JSON
[
  {
    "team_id": 7881410498,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matthew McCubbins",
        "dupr_id": "1QXVDD",
        "rating": 4.612,
        "profile_pic_url": null,
        "location": "South Bend, IN, US"
      },
      {
        "name": "Mina Eskander",
        "dupr_id": "30PQ6N",
        "rating": 4.822,
        "profile_pic_url": null,
        "location": "South Bend, IN, US"
      }
    ]
  },
  {
    "team_id": 6947736141,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Kuntz",
        "dupr_id": "XJE5J7",
        "rating": 4.62,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trenton Lamoreaux",
        "dupr_id": "7N7WW5",
        "rating": 3.471,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]