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

Thursday Night Throwdown - November 2025 - All Levels

ID: 7226922192

对局比分

15-21

落败 / Loss

对决日期

2025-11-06

对局时间 (估算)

1:00 PM

对决场地

EE Robinson Park

未核实场馆

对决竞争阵营

阵营 1负方
AN
Arjun Nath

84L6K8 · Suwanee, GA, US

DUPR

3.746

AS
Ajit Singh

Q57L90 · Duluth, GA, US

DUPR

3.655

阵营 2胜方
LC
Lizabeth Campbell

G545NV · Sugar Hill, GA, US

DUPR

4.037

KS
Kody Slate

56V66P · Suwanee, GA, US

DUPR

3.867

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7226922192
显示原始对决元数据 JSON
[
  {
    "team_id": 6792671605,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arjun Nath",
        "dupr_id": "84L6K8",
        "rating": 3.746,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Ajit Singh",
        "dupr_id": "Q57L90",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 7590286502,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lizabeth Campbell",
        "dupr_id": "G545NV",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Sugar Hill, GA, US"
      },
      {
        "name": "Kody Slate",
        "dupr_id": "56V66P",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      }
    ]
  }
]