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

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

ID: 5471617805

对局比分

16-20

落败 / Loss

对决日期

2026-05-13

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MD
Mark Dolven

3PN5DE · Maumelle, AR, US

DUPR

4.337

JS
John Sanders

Q5Z2G4 · Maumelle, AR, US

DUPR

4.289

阵营 2胜方
RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

3.966

BT
Brian Thompson

3L5RZ1 · Little Rock, AR, US

DUPR

4.474

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5471617805
显示原始对决元数据 JSON
[
  {
    "team_id": 6518358942,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Dolven",
        "dupr_id": "3PN5DE",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "John Sanders",
        "dupr_id": "Q5Z2G4",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      }
    ]
  },
  {
    "team_id": 6705515323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 3.966,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Brian Thompson",
        "dupr_id": "3L5RZ1",
        "rating": 4.474,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  }
]