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

APP Tour: The Owl Newport Beach Open -USAP GT Tourney Mixed Doubles Skill: 4.0: 40+

ID: 8569566180

对局比分

15-13

获胜 / Win

对决日期

2024-07-07

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GS
Gail Shriner

84P0ZK · Scottsdale, AZ, US

DUPR

4.726

TS
Terry Shoemaker

8M9KJO · Phoenix, AZ, US

DUPR

4.711

阵营 2负方
CN
Cherie Nabeta

2LQ0VR · Carmichael, CA, US

DUPR

4.885

MM
Matthew McDermott

8K505O · Roseville, CA, US

DUPR

4.530

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8569566180
显示原始对决元数据 JSON
[
  {
    "team_id": 6971889514,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Shriner",
        "dupr_id": "84P0ZK",
        "rating": 4.726,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terry Shoemaker",
        "dupr_id": "8M9KJO",
        "rating": 4.711,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6264535672,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cherie Nabeta",
        "dupr_id": "2LQ0VR",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Carmichael, CA, US"
      },
      {
        "name": "Matthew McDermott",
        "dupr_id": "8K505O",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Roseville, CA, US"
      }
    ]
  }
]