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

Silver Springs Mixed League - Session 2, Mon Oct 27

ID: 5443261820

对局比分

15-6

获胜 / Win

对决日期

2025-10-28

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
RN
Robyn Nosari

3V4L78 · Little Rock, AR, US

DUPR

4.151

ML
Matthew Littlefield

R8JVO8 · Benton, AR, US

DUPR

4.552

阵营 2负方
RA
Rusty Arnold

3ODVE1 · Bryant, AR, US

DUPR

4.037

KW
Kelley Williams

1NP573 · Benton, AR, US

DUPR

3.936

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5443261820
显示原始对决元数据 JSON
[
  {
    "team_id": 6079378972,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robyn Nosari",
        "dupr_id": "3V4L78",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Matthew Littlefield",
        "dupr_id": "R8JVO8",
        "rating": 4.552,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  },
  {
    "team_id": 8011615038,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rusty Arnold",
        "dupr_id": "3ODVE1",
        "rating": 4.037,
        "profile_pic_url": null,
        "location": "Bryant, AR, US"
      },
      {
        "name": "Kelley Williams",
        "dupr_id": "1NP573",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Benton, AR, US"
      }
    ]
  }
]