返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Life Time North Druid Hills

ID: 4600112625

对局比分

3-11

获胜 / Win

对决日期

2026-05-23

对局时间 (估算)

10:15 AM

对决场地

1515 Sheridan Rd NE, Atlanta, GA 30324, USA

未核实场馆

对决竞争阵营

阵营 1负方
CF
Connor Flynn

5EJK90 · USA

DUPR

2.701

JS
Jeff Strawser

MPJOZD · USA

DUPR

3.369

阵营 2胜方
SS
Samroni Samroni

4VEVWV · Atlanta, GA, US

DUPR

3.674

VE
Victor Erazo

Z9VGWM · USA

DUPR

3.439

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4600112625
显示原始对决元数据 JSON
[
  {
    "team_id": 5283100665,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Connor  Flynn",
        "dupr_id": "5EJK90",
        "rating": 2.701,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Strawser",
        "dupr_id": "MPJOZD",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5363944910,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Samroni Samroni",
        "dupr_id": "4VEVWV",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Victor Erazo",
        "dupr_id": "Z9VGWM",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]