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

Pool F - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 4956858130

对局比分

18-21

落败 / Loss

对决日期

2026-04-10

对局时间 (估算)

11:30 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1负方
JM
James Matthew Riegert

3LJ0MK · Columbus, OH, US

DUPR

4.729

GG
Gia Garrett

76MO59 · USA

DUPR

3.793

阵营 2胜方
KT
Karthik Tholudur

WX6VVM · USA

DUPR

4.372

ST
Stella Tran

0YGN54 · Los Angeles, CA, US

DUPR

3.914

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4956858130
显示原始对决元数据 JSON
[
  {
    "team_id": 5490365434,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James Matthew Riegert",
        "dupr_id": "3LJ0MK",
        "rating": 4.729,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Gia Garrett",
        "dupr_id": "76MO59",
        "rating": 3.793,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4775890785,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Karthik Tholudur",
        "dupr_id": "WX6VVM",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stella Tran",
        "dupr_id": "0YGN54",
        "rating": 3.914,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  }
]