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

Rally For The Wolves - Mixed Doubles Skill: (4.0) Age: (16 To 34)

ID: 5716343311

对局比分

15-5

获胜 / Win

对决日期

2025-11-28

对局时间 (估算)

8:45 AM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1胜方
JR
Joanna Reitz

KX4P7Q · Carrollton, GA, US

DUPR

4.185

MR
Michael Reitz

1RDYMN · USA

DUPR

4.344

阵营 2负方
SZ
Shannon Zeron

1N4MDW · Peachtree City, GA, US

DUPR

3.996

CV
Christian VanCavage

L5QNK5 · GA, US

DUPR

3.937

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5716343311
显示原始对决元数据 JSON
[
  {
    "team_id": 4776664448,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joanna Reitz",
        "dupr_id": "KX4P7Q",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Michael Reitz",
        "dupr_id": "1RDYMN",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8225267470,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Zeron",
        "dupr_id": "1N4MDW",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Peachtree City, GA, US"
      },
      {
        "name": "Christian VanCavage",
        "dupr_id": "L5QNK5",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  }
]