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

Carrollton Classic - Mens Doubles Skill: (3.5) Age: (16+)

ID: 7099146359

对局比分

8-15

获胜 / Win

对决日期

2025-09-06

对局时间 (估算)

12:45 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
AR
Andy Ritz

N7YV5N · Carrollton, GA, US

DUPR

3.605

OR
Oliver Ritz

WX60ZM · USA

DUPR

3.619

阵营 2胜方
AH
Alex Hernandez

4VR0K6 · USA

DUPR

3.570

MH
Max Hernandez

5600XV · Paulding County, GA, US

DUPR

3.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7099146359
显示原始对决元数据 JSON
[
  {
    "team_id": 5665923783,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Ritz",
        "dupr_id": "N7YV5N",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Oliver Ritz",
        "dupr_id": "WX60ZM",
        "rating": 3.619,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6201995409,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Alex  Hernandez",
        "dupr_id": "4VR0K6",
        "rating": 3.57,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Max Hernandez",
        "dupr_id": "5600XV",
        "rating": 3.509,
        "profile_pic_url": null,
        "location": "Paulding County, GA, US"
      }
    ]
  }
]