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

Competitive Open Play Match

ID: 7361450232

对局比分

8-11

获胜 / Win

对决日期

2025-12-16

对局时间 (估算)

1:00 PM

对决场地

Little Rock, AR, USA

View Facility Page →

对决竞争阵营

阵营 1负方
BT
Brian Thompson

3L5RZ1 · Little Rock, AR, US

DUPR

4.544

RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

4.050

阵营 2胜方
ML
Matthew Littlefield

R8JVO8 · Benton, AR, US

DUPR

4.508

DD
Danny Dixon

84GMK3 · Benton, AR, US

DUPR

3.788

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7361450232
显示原始对决元数据 JSON
[
  {
    "team_id": 5803556732,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Thompson",
        "dupr_id": "3L5RZ1",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      }
    ]
  },
  {
    "team_id": 8399137688,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Littlefield",
        "dupr_id": "R8JVO8",
        "rating": 4.508,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      },
      {
        "name": "Danny Dixon",
        "dupr_id": "84GMK3",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  }
]