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

Summer Slam & Jam 2025 - Mens Doubles: 4.5 - 4.74

ID: 4920282349

对局比分

12-10

落败 / Loss

对决日期

2025-08-17

对局时间 (估算)

2:15 AM

对决场地

Maple Grove, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
KO
Kevin Orme

YGD6D4 · Poplar, WI, US

DUPR

4.299

RL
Ryan LaCoursiere

G0J02G · Duluth, MN, US

DUPR

4.618

阵营 2负方
SS
Shaheed Shihan

0Y9WON · New Hope, MN, US

DUPR

4.361

DR
David Reeb

3LMRG5 · Minneapolis, MN, US

DUPR

4.714

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4920282349
显示原始对决元数据 JSON
[
  {
    "team_id": 8113221266,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kevin Orme",
        "dupr_id": "YGD6D4",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": "Poplar, WI, US"
      },
      {
        "name": "Ryan LaCoursiere",
        "dupr_id": "G0J02G",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      }
    ]
  },
  {
    "team_id": 4476491768,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shaheed Shihan",
        "dupr_id": "0Y9WON",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": "New Hope, MN, US"
      },
      {
        "name": "David Reeb",
        "dupr_id": "3LMRG5",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      }
    ]
  }
]