返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

APP Signature Event: AARP U.S. Champions Cup AARP Masters Pro Mens Doubles

ID: 6965577235

对局比分

11-4, 11-0

获胜 / Win

对决日期

2024-02-01

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GF
Greg Frady

8KYRXQ · Port Charlotte, FL, US

DUPR

5.028

AW
ALAN W RAPAPORT

8DDNP4 · Port St. Lucie, FL, US

DUPR

5.108

阵营 2负方
SK
Scotty Kufus

XJN07X · USA

DUPR

4.256

Wolfie Wolf

PKN5WG · Naples, FL, US

DUPR

4.403

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6965577235
显示原始对决元数据 JSON
[
  {
    "team_id": 8200211984,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Frady",
        "dupr_id": "8KYRXQ",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Port Charlotte, FL, US"
      },
      {
        "name": "ALAN W RAPAPORT",
        "dupr_id": "8DDNP4",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Port St. Lucie, FL, US"
      }
    ]
  },
  {
    "team_id": 5129832984,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scotty Kufus",
        "dupr_id": "XJN07X",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wolfie Wolf",
        "dupr_id": "PKN5WG",
        "rating": 4.403,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1059215/images/profile/0a0b385e-ec30-42fd-b342-952fd523014c.jpg",
        "location": "Naples, FL, US"
      }
    ]
  }
]