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

Dupr night event Advanced (3.75+ or not rated)

ID: 4636905812

对局比分

0-11

获胜 / Win

对决日期

2025-10-01

对局时间 (估算)

9:00 PM

对决场地

Pickler Universe - Carrollton

未核实场馆

对决竞争阵营

阵营 1负方
AA
Ahilan Alexander

KOGRMY · McKinney, TX, US

DUPR

3.630

CM
chris mani

4PPYZK · USA

DUPR

3.687

阵营 2胜方
MB
Matt Blackburn

7DE9ZN · USA

DUPR

4.251

TL
Tin Le

Q52E40 · Carrollton, TX, US

DUPR

3.998

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4636905812
显示原始对决元数据 JSON
[
  {
    "team_id": 7663376953,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ahilan Alexander",
        "dupr_id": "KOGRMY",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "McKinney, TX, US"
      },
      {
        "name": "chris mani",
        "dupr_id": "4PPYZK",
        "rating": 3.687,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4709537733,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matt Blackburn",
        "dupr_id": "7DE9ZN",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tin Le",
        "dupr_id": "Q52E40",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Carrollton, TX, US"
      }
    ]
  }
]