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

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

ID: 4485120741

对局比分

15-6

获胜 / Win

对决日期

2024-07-07

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
GS
Gail Shriner

84P0ZK · Scottsdale, AZ, US

DUPR

4.716

TS
Terry Shoemaker

8M9KJO · Phoenix, AZ, US

DUPR

4.679

阵营 2负方
JO
Jamison Olson

99R5ZK · Boise, ID, US

DUPR

4.327

NF
Nathan Fort

3XOJW7 · Hollister, CA, US

DUPR

4.340

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4485120741
显示原始对决元数据 JSON
[
  {
    "team_id": 7361842901,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Gail Shriner",
        "dupr_id": "84P0ZK",
        "rating": 4.716,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Terry Shoemaker",
        "dupr_id": "8M9KJO",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Phoenix, AZ, US"
      }
    ]
  },
  {
    "team_id": 6634659659,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamison Olson",
        "dupr_id": "99R5ZK",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Nathan Fort",
        "dupr_id": "3XOJW7",
        "rating": 4.34,
        "profile_pic_url": null,
        "location": "Hollister, CA, US"
      }
    ]
  }
]