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

Week 4 - Mens Friday Fixed Partner League

ID: 5199765929

对局比分

6-11

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

6:15 AM

对决场地

The Picklr Denton

未核实场馆

对决竞争阵营

阵营 1负方
JK
Justin Knox

OD5V42 · Denton, TX, US

DUPR

4.145

RF
Robert Free

NRXNOW · Highland Village, TX, US

DUPR

4.511

阵营 2胜方
CB
Cole Brewer

566JKV · Little Elm, TX, US

DUPR

3.778

JH
Jordan Hoppenjans

2LWMK9 · Aubrey, TX, US

DUPR

4.521

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5199765929
显示原始对决元数据 JSON
[
  {
    "team_id": 5596227797,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Justin Knox",
        "dupr_id": "OD5V42",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Denton, TX, US"
      },
      {
        "name": "Robert Free",
        "dupr_id": "NRXNOW",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Highland Village, TX, US"
      }
    ]
  },
  {
    "team_id": 5220675113,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cole Brewer",
        "dupr_id": "566JKV",
        "rating": 3.778,
        "profile_pic_url": null,
        "location": "Little Elm, TX, US"
      },
      {
        "name": "Jordan Hoppenjans",
        "dupr_id": "2LWMK9",
        "rating": 4.521,
        "profile_pic_url": null,
        "location": "Aubrey, TX, US"
      }
    ]
  }
]