返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Shamrock Smash 4.5 Mens Doubles

ID: 8324764809

对局比分

9-15

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

10:15 AM

对决场地

St Joseph, MI, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SG
Scott Gorton

30XG4X · USA

DUPR

3.944

JE
Josh Esquibel

3VXMXP · South Bend, IN, US

DUPR

4.664

阵营 2胜方
MM
Matthew McCubbins

1QXVDD · South Bend, IN, US

DUPR

4.640

ME
Mina Eskander

30PQ6N · South Bend, IN, US

DUPR

4.943

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8324764809
显示原始对决元数据 JSON
[
  {
    "team_id": 8150504758,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Gorton",
        "dupr_id": "30XG4X",
        "rating": 3.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Josh Esquibel",
        "dupr_id": "3VXMXP",
        "rating": 4.664,
        "profile_pic_url": null,
        "location": "South Bend, IN, US"
      }
    ]
  },
  {
    "team_id": 7941644399,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew McCubbins",
        "dupr_id": "1QXVDD",
        "rating": 4.64,
        "profile_pic_url": null,
        "location": "South Bend, IN, US"
      },
      {
        "name": "Mina Eskander",
        "dupr_id": "30PQ6N",
        "rating": 4.943,
        "profile_pic_url": null,
        "location": "South Bend, IN, US"
      }
    ]
  }
]