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

Week 4 - Mens Friday Fixed Partner League

ID: 7246134098

对局比分

6-11

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

3:30 PM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1负方
KR
Kyle Reynolds

QP07Z0 · Lewisville, TX, US

DUPR

3.726

AA
Andrew Austin

4LWW7V · Denton, TX, US

DUPR

4.213

阵营 2胜方
CB
Cole Brewer

566JKV · Little Elm, TX, US

DUPR

3.788

JH
Jordan Hoppenjans

2LWMK9 · Aubrey, TX, US

DUPR

4.541

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7246134098
显示原始对决元数据 JSON
[
  {
    "team_id": 4586299507,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kyle Reynolds",
        "dupr_id": "QP07Z0",
        "rating": 3.726,
        "profile_pic_url": null,
        "location": "Lewisville, TX, US"
      },
      {
        "name": "Andrew Austin",
        "dupr_id": "4LWW7V",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      }
    ]
  },
  {
    "team_id": 5053199256,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cole Brewer",
        "dupr_id": "566JKV",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Little Elm, TX, US"
      },
      {
        "name": "Jordan Hoppenjans",
        "dupr_id": "2LWMK9",
        "rating": 4.541,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      }
    ]
  }
]