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

Silver Springs Men's League - Session 3, Tue May 26

ID: 7173296221

对局比分

15-5

获胜 / Win

对决日期

2026-05-26

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
JD
Joe Dixon

1RY2M8 · Haskell, AR, US

DUPR

4.358

Larry Patrick

3PZ6RE · Hot Springs, AR, US

DUPR

4.825

阵营 2负方
RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

3.939

BT
Brian Thompson

3L5RZ1 · Little Rock, AR, US

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7173296221
显示原始对决元数据 JSON
[
  {
    "team_id": 6393218152,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe Dixon",
        "dupr_id": "1RY2M8",
        "rating": 4.358,
        "profile_pic_url": null,
        "location": "Haskell, AR, US"
      },
      {
        "name": "Larry Patrick",
        "dupr_id": "3PZ6RE",
        "rating": 4.825,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6841bb7905161.jpg",
        "location": "Hot Springs, AR, US"
      }
    ]
  },
  {
    "team_id": 5195638088,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Brian Thompson",
        "dupr_id": "3L5RZ1",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]