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

Tuesday Men’s

ID: 4740872200

对局比分

11-5

落败 / Loss

对决日期

2025-11-26

对局时间 (估算)

5:00 PM

对决场地

Red Deer

View Facility Page →

对决竞争阵营

阵营 1胜方
MA
Mark Alvero

JZ7OYM · Red Deer, AB, CA

DUPR

4.778

JS
Jonathan Strome

MYRG9P · Red Deer, AB, CA

DUPR

4.167

阵营 2负方
EF
Elijah Funkhouser

Q5OZJD · Red Deer, AB, CA

DUPR

4.671

GK
Greg King

7DW5L9 · Red Deer, AB, CA

DUPR

4.511

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4740872200
显示原始对决元数据 JSON
[
  {
    "team_id": 7519826954,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mark Alvero",
        "dupr_id": "JZ7OYM",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Jonathan Strome",
        "dupr_id": "MYRG9P",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  },
  {
    "team_id": 6872810439,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Elijah Funkhouser",
        "dupr_id": "Q5OZJD",
        "rating": 4.671,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      },
      {
        "name": "Greg King",
        "dupr_id": "7DW5L9",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Red Deer, AB, CA"
      }
    ]
  }
]