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

Men's 8 Advanced - Lifetime Gilbert - Session #1

ID: 5442025622

对局比分

5-13

落败 / Loss

对决日期

2026-05-04

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DM
Daniel Mosley

MY4KWD · Gilbert, AZ, US

DUPR

3.467

BG
Brandon Goldstein

ZZKJEP · Gilbert, AZ, US

DUPR

3.154

阵营 2胜方
HT
Henry Ton

3PJ7OE · USA

DUPR

4.393

CP
CJ Picerni

RXN4XZ · Gilbert, AZ, US

DUPR

3.872

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5442025622
显示原始对决元数据 JSON
[
  {
    "team_id": 7123393572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Mosley",
        "dupr_id": "MY4KWD",
        "rating": 3.467,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Brandon Goldstein",
        "dupr_id": "ZZKJEP",
        "rating": 3.154,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 6617272776,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Henry Ton",
        "dupr_id": "3PJ7OE",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "CJ Picerni",
        "dupr_id": "RXN4XZ",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]