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

Silver Springs Mixed League - Session 3, Mon May 18

ID: 5813734350

对局比分

9-11

获胜 / Win

对决日期

2026-05-19

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
MH
Matt Hammock

QPWJM4 · Maumelle, AR, US

DUPR

3.890

AW
alexis weber

2YLZ6Y · North Little Rock, AR, US

DUPR

3.809

阵营 2胜方
RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

3.958

KW
Kelley Williams

1NP573 · Benton, AR, US

DUPR

3.986

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5813734350
显示原始对决元数据 JSON
[
  {
    "team_id": 5098595875,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Hammock",
        "dupr_id": "QPWJM4",
        "rating": 3.89,
        "profile_pic_url": null,
        "location": "Maumelle, AR, US"
      },
      {
        "name": "alexis weber",
        "dupr_id": "2YLZ6Y",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "North Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 7365138628,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 3.958,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Kelley Williams",
        "dupr_id": "1NP573",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  }
]