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

2026 GRPC Earth Day Open Powered by Revolin Sports - Mens Doubles OPEN

ID: 4634757790

对局比分

15-10

落败 / Loss

对决日期

2026-04-25

对局时间 (估算)

11:30 PM

对决场地

Grand Rapids, MI

View Facility Page →

对决竞争阵营

阵营 1胜方
SL
Sam Lisiak

EWV6LJ · Grand Rapids, MI, US

DUPR

4.540

JR
Jack Riopelle

G5V5DX · Grand Rapids, MI, US

DUPR

4.961

阵营 2负方
DM
David Martin

9JD94R · USA

DUPR

4.296

LB
Logan Beard

3XQM42 · Pontiac, MI, US

DUPR

4.767

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4634757790
显示原始对决元数据 JSON
[
  {
    "team_id": 6789416461,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sam Lisiak",
        "dupr_id": "EWV6LJ",
        "rating": 4.54,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Jack Riopelle",
        "dupr_id": "G5V5DX",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 4767490760,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Martin",
        "dupr_id": "9JD94R",
        "rating": 4.296,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Logan Beard",
        "dupr_id": "3XQM42",
        "rating": 4.767,
        "profile_pic_url": null,
        "location": "Pontiac, MI, US"
      }
    ]
  }
]