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

Mens 4.0-4.5 League Week 5

ID: 5897774337

对局比分

7-11, 2-11

获胜 / Win

对决日期

2024-03-12

对局时间 (估算)

10:15 AM

对决场地

Picklemall, South Arizona Mills Circle, Tempe, AZ, USA

View Facility Page →

对决竞争阵营

阵营 1负方
Tyler Coston

JZX40O · Gilbert, AZ, US

DUPR

4.230

SG
shawn greenway

V7REP7 · Tempe, AZ, US

DUPR

3.800

阵营 2胜方
CL
Casey Lyman

84V422 · Mesa, AZ, US

DUPR

4.106

CT
Chris Trefry

L5ZPKQ · Scottsdale, AZ, US

DUPR

4.228

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5897774337
显示原始对决元数据 JSON
[
  {
    "team_id": 7479315738,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tyler Coston",
        "dupr_id": "JZX40O",
        "rating": 4.23,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1244577/images/profile/8a18707c-9a49-447f-a947-f00da7eecdfe.jpg",
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "shawn greenway",
        "dupr_id": "V7REP7",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Tempe, AZ, US"
      }
    ]
  },
  {
    "team_id": 6192754506,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Casey Lyman",
        "dupr_id": "84V422",
        "rating": 4.106,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Chris Trefry",
        "dupr_id": "L5ZPKQ",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  }
]