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

Competitive Open Play Match

ID: 7762800660

对局比分

12-15

获胜 / Win

对决日期

2025-12-17

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
JW
jacob Wilson

KO907Q · USA

DUPR

4.224

ER
Eric R Marlatt

56QX75 · USA

DUPR

4.068

阵营 2胜方
NR
Nile Roth

6NQ2ZG · Flagstaff, AZ, US

DUPR

4.264

JD
Juan Duran

Q57KED · Flagstaff, AZ, US

DUPR

4.233

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7762800660
显示原始对决元数据 JSON
[
  {
    "team_id": 8105683423,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jacob Wilson",
        "dupr_id": "KO907Q",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric R Marlatt",
        "dupr_id": "56QX75",
        "rating": 4.068,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7950266053,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Nile Roth",
        "dupr_id": "6NQ2ZG",
        "rating": 4.264,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      },
      {
        "name": "Juan Duran",
        "dupr_id": "Q57KED",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Flagstaff, AZ, US"
      }
    ]
  }
]