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

Competitive Open Play Match

ID: 7863838793

对局比分

10-12

落败 / Loss

对决日期

2026-05-21

对局时间 (估算)

6:15 AM

对决场地

3810 E 82nd St, Indianapolis, IN 46240, USA

未核实场馆

对决竞争阵营

阵营 1负方
Malcolm Gabriel

ZNRV2D · Carmel, IN, US

DUPR

4.370

AL
Andrew li

N59XO7 · USA

DUPR

3.761

阵营 2胜方
NG
nico gabriel

G09Y0Q · USA

DUPR

3.688

QW
Quinn Wu

GXOZMM · USA

DUPR

4.092

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7863838793
显示原始对决元数据 JSON
[
  {
    "team_id": 4678048199,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Malcolm Gabriel",
        "dupr_id": "ZNRV2D",
        "rating": 4.37,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1164701/images/profile/80c8f350-3b09-4492-910f-ca80a63eaeb6.png",
        "location": "Carmel, IN, US"
      },
      {
        "name": "Andrew li",
        "dupr_id": "N59XO7",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5679288363,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "nico gabriel",
        "dupr_id": "G09Y0Q",
        "rating": 3.688,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Quinn  Wu",
        "dupr_id": "GXOZMM",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]