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

Competitive Open Play Match

ID: 8418950427

对局比分

16-14

落败 / Loss

对决日期

2026-05-12

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AM
AJ Melvin

GGKZ4V · USA

DUPR

3.845

DO
Danijel Obradovic

1RQLDD · Alexandria, VA, US

DUPR

4.523

阵营 2负方
JA
Justin Arras

592ZER · Alexandria, VA, US

DUPR

4.089

AM
Andrew McLaughlin

76NVK9 · USA

DUPR

4.291

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8418950427
显示原始对决元数据 JSON
[
  {
    "team_id": 5204734603,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "AJ Melvin",
        "dupr_id": "GGKZ4V",
        "rating": 3.845,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Danijel Obradovic",
        "dupr_id": "1RQLDD",
        "rating": 4.523,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      }
    ]
  },
  {
    "team_id": 6987943784,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Arras",
        "dupr_id": "592ZER",
        "rating": 4.089,
        "profile_pic_url": null,
        "location": "Alexandria, VA, US"
      },
      {
        "name": "Andrew McLaughlin",
        "dupr_id": "76NVK9",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]