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

Next Game - Next Game - Next Game - Next Game - Next Game - Next Game - 4.5 Men’s

ID: 5159486387

对局比分

15-11

落败 / Loss

对决日期

2025-06-17

对局时间 (估算)

12:45 AM

对决场地

3810 E 82nd St

未核实场馆

对决竞争阵营

阵营 1胜方
MD
Max Davis

GGRY0M · Carmel, IN, US

DUPR

4.454

JW
Jack Wysong

EGQOYJ · IN, US

DUPR

4.741

阵营 2负方
CR
Christopher Robbins

6ZRPMQ · Indianapolis, IN, US

DUPR

4.465

BK
Beau Kessler

8E7ZPM · Noblesville, IN, US

DUPR

4.434

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5159486387
显示原始对决元数据 JSON
[
  {
    "team_id": 6074732719,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Max Davis",
        "dupr_id": "GGRY0M",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Jack Wysong",
        "dupr_id": "EGQOYJ",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "IN, US"
      }
    ]
  },
  {
    "team_id": 5099346528,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Robbins",
        "dupr_id": "6ZRPMQ",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Beau Kessler",
        "dupr_id": "8E7ZPM",
        "rating": 4.434,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]