返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

July-August League- 3.5 Men's Rotating Partner(DUPR 3.26-3.75 required and reported)

ID: 4566434630

对局比分

11-8

落败 / Loss

对决日期

2025-08-18

对局时间 (估算)

3:30 PM

对决场地

Keystone Crossing | The PICKLR

未核实场馆

对决竞争阵营

阵营 1胜方
RJ
Richard Jones

0YPGD4 · Indianapolis, IN, US

DUPR

3.586

AT
Andy Tarbutton

995MQ7 · Indianapolis, IN, US

DUPR

3.475

阵营 2负方
RD
Raam Diora

Z90PWD · Washington, DC, US

DUPR

3.555

TM
Todd Mann

4LGZV6 · Indianapolis, IN, US

DUPR

3.228

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4566434630
显示原始对决元数据 JSON
[
  {
    "team_id": 6758999761,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Richard Jones",
        "dupr_id": "0YPGD4",
        "rating": 3.586,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Andy Tarbutton",
        "dupr_id": "995MQ7",
        "rating": 3.475,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 5868085181,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Raam Diora",
        "dupr_id": "Z90PWD",
        "rating": 3.555,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      },
      {
        "name": "Todd Mann",
        "dupr_id": "4LGZV6",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]