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

Sept-Oct 3.5 Men's League (DUPR 3.25-3.75 required and reported)

ID: 5969872495

对局比分

6-11

落败 / Loss

对决日期

2025-10-20

对局时间 (估算)

8:45 AM

对决场地

Keystone Crossing | The PICKLR

未核实场馆

对决竞争阵营

阵营 1负方
MT
Max Terry

QXREYR · Indianapolis, IN, US

DUPR

3.493

LM
Lincoln Musser

596Y70 · Indianapolis, IN, US

DUPR

3.685

阵营 2胜方
JL
Justin Lawhorn

76XJ95 · USA

DUPR

3.702

RJ
Richard Jones

0YPGD4 · Indianapolis, IN, US

DUPR

3.541

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5969872495
显示原始对决元数据 JSON
[
  {
    "team_id": 7508867405,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Max Terry",
        "dupr_id": "QXREYR",
        "rating": 3.493,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Lincoln Musser",
        "dupr_id": "596Y70",
        "rating": 3.685,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 5201402362,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Lawhorn",
        "dupr_id": "76XJ95",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Richard Jones",
        "dupr_id": "0YPGD4",
        "rating": 3.541,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]