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

In-Shape's Shamrock Shootout (CASH PRIZE TOURNAMENT) - Men's Doubles Skill: (4.0)

ID: 5123637387

对局比分

8-15

获胜 / Win

对决日期

2025-03-22

对局时间 (估算)

4:45 AM

对决场地

Vacaville, CA

未核实场馆

对决竞争阵营

阵营 1负方
MB
Mats Bodin

8M92ZV · Livermore, CA, US

DUPR

3.922

PH
Paul Hendrickson

3VL4DE · Livermore, CA, US

DUPR

3.522

阵营 2胜方
CS
Chris Sullivan

3X5GGX · Discovery Bay, CA, US

DUPR

4.070

DW
Destined Wright

12MKVR · Brentwood, CA, US

DUPR

4.430

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5123637387
显示原始对决元数据 JSON
[
  {
    "team_id": 4503737769,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mats Bodin",
        "dupr_id": "8M92ZV",
        "rating": 3.922,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      },
      {
        "name": "Paul Hendrickson",
        "dupr_id": "3VL4DE",
        "rating": 3.522,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      }
    ]
  },
  {
    "team_id": 6937079795,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chris Sullivan",
        "dupr_id": "3X5GGX",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Discovery Bay, CA, US"
      },
      {
        "name": "Destined Wright",
        "dupr_id": "12MKVR",
        "rating": 4.43,
        "profile_pic_url": null,
        "location": "Brentwood, CA, US"
      }
    ]
  }
]