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

From Across The Pond vs. Night Night - 04/15/2025

ID: 8148024574

对局比分

15-11, 15-7

获胜 / Win

对决日期

2025-04-15

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
LW
Luke Williams

8J6P2M · Powys, Wales, GB

DUPR

5.087

MM
Matthieu Meyer

MYJR7V · Arlington, VA, US

DUPR

4.919

阵营 2负方
EJ
Eric Johnston

3VGPG7 · Houston, TX, US

DUPR

4.662

MA
Mason Aboloff

3OJ2WL · Houston, TX, US

DUPR

4.959

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8148024574
显示原始对决元数据 JSON
[
  {
    "team_id": 6057686733,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luke Williams",
        "dupr_id": "8J6P2M",
        "rating": 5.087,
        "profile_pic_url": null,
        "location": "Powys, Wales, GB"
      },
      {
        "name": "Matthieu Meyer",
        "dupr_id": "MYJR7V",
        "rating": 4.919,
        "profile_pic_url": null,
        "location": "Arlington, VA, US"
      }
    ]
  },
  {
    "team_id": 5453680431,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Johnston",
        "dupr_id": "3VGPG7",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Mason Aboloff",
        "dupr_id": "3OJ2WL",
        "rating": 4.959,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]