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

Friday Night Ladders - Friday Night Ladders

ID: 5858306790

对局比分

13-15

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

7:30 PM

对决场地

Chip Shots Rochester MN

未核实场馆

对决竞争阵营

阵营 1负方
Laura Lee

XJKZ64 · Pine Island, MN, US

DUPR

3.931

MS
Marjorie Stockett

KX4EL6 · Rochester, MN, US

DUPR

3.648

阵营 2胜方
CR
Cameron Rask

QPDQWN · Rochester, MN, US

DUPR

3.725

BC
Brian Cherrier

MYE46P · Preston, MN, US

DUPR

4.447

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5858306790
显示原始对决元数据 JSON
[
  {
    "team_id": 5183272095,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laura Lee",
        "dupr_id": "XJKZ64",
        "rating": 3.931,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6744e0b1d73fe.jpg",
        "location": "Pine Island, MN, US"
      },
      {
        "name": "Marjorie Stockett",
        "dupr_id": "KX4EL6",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      }
    ]
  },
  {
    "team_id": 8060739410,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cameron Rask",
        "dupr_id": "QPDQWN",
        "rating": 3.725,
        "profile_pic_url": null,
        "location": "Rochester, MN, US"
      },
      {
        "name": "Brian Cherrier",
        "dupr_id": "MYE46P",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Preston, MN, US"
      }
    ]
  }
]