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

Friday DUPR Round Robin

ID: 6697968033

对局比分

2-11

获胜 / Win

对决日期

2025-05-23

对局时间 (估算)

10:15 AM

对决场地

Southside Park

View Facility Page →

对决竞争阵营

阵营 1负方
TG
Tim Geis

M2RL5P · Greenville County, SC, US

DUPR

3.392

CG
Carlos gomez

DNXZZ6 · Lyman, SC, US

DUPR

4.383

阵营 2胜方
DJ
Daniel Jacques

JJJLNO · Greer, SC, US

DUPR

4.345

AM
Alex Morrell

Z9PWKP · USA

DUPR

4.316

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6697968033
显示原始对决元数据 JSON
[
  {
    "team_id": 5992304312,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tim  Geis",
        "dupr_id": "M2RL5P",
        "rating": 3.392,
        "profile_pic_url": null,
        "location": "Greenville County, SC, US"
      },
      {
        "name": "Carlos  gomez",
        "dupr_id": "DNXZZ6",
        "rating": 4.383,
        "profile_pic_url": null,
        "location": "Lyman, SC, US"
      }
    ]
  },
  {
    "team_id": 4706228166,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Jacques",
        "dupr_id": "JJJLNO",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Greer, SC, US"
      },
      {
        "name": "Alex Morrell",
        "dupr_id": "Z9PWKP",
        "rating": 4.316,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]