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

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

ID: 5853028536

对局比分

5-15

获胜 / Win

对决日期

2025-11-28

对局时间 (估算)

1:00 PM

对决场地

Carrollton, GA

View Facility Page →

对决竞争阵营

阵营 1负方
BG
Beth Garrett

569R5R · Carrollton, GA, US

DUPR

3.691

JH
Jonathan Horsley

3YLLME · Carrollton, GA, US

DUPR

4.193

阵营 2胜方
JR
Joanna Reitz

KX4P7Q · Carrollton, GA, US

DUPR

4.224

MR
Michael Reitz

1RDYMN · USA

DUPR

4.387

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5853028536
显示原始对决元数据 JSON
[
  {
    "team_id": 7725256736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Beth Garrett",
        "dupr_id": "569R5R",
        "rating": 3.691,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Jonathan Horsley",
        "dupr_id": "3YLLME",
        "rating": 4.193,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  },
  {
    "team_id": 7598028914,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joanna Reitz",
        "dupr_id": "KX4P7Q",
        "rating": 4.224,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Michael Reitz",
        "dupr_id": "1RDYMN",
        "rating": 4.387,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]