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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney AARP Champions Pro Mens Doubles

ID: 8350706893

对局比分

7-15

获胜 / Win

对决日期

2024-07-07

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
Charles Farr

7DD979 · Gilbert, AZ, US

DUPR

4.208

SC
Simon corney

GG5EZQ · Woodmere, NY, US

DUPR

4.256

阵营 2胜方
MW
Mark Whitfield

3LZXDJ · Danville, CA, US

DUPR

4.974

JS
Jack Sayers

E304G1 · Santa Rosa, CA, US

DUPR

4.533

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8350706893
显示原始对决元数据 JSON
[
  {
    "team_id": 8400899451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Charles Farr",
        "dupr_id": "7DD979",
        "rating": 4.208,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1139846/images/profile/71b4c20f-3e22-47af-a32c-15d5f1b5b991.png",
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Simon corney",
        "dupr_id": "GG5EZQ",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Woodmere, NY, US"
      }
    ]
  },
  {
    "team_id": 7824527247,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Whitfield",
        "dupr_id": "3LZXDJ",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "Danville, CA, US"
      },
      {
        "name": "Jack Sayers",
        "dupr_id": "E304G1",
        "rating": 4.533,
        "profile_pic_url": null,
        "location": "Santa Rosa, CA, US"
      }
    ]
  }
]