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

Duluth Open Mixed Doubles 4.0+

ID: 5701524590

对局比分

11-1

落败 / Loss

对决日期

2026-02-15

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Sarah George

JJWE0M · Duluth, MN, US

DUPR

4.233

Jason Horychuk

1RW0OZ · Thunder Bay, ON, CA

DUPR

4.640

阵营 2负方
Dan Peerenboom

8KMJR6 · Thunder Bay, ON, CA

DUPR

4.278

LM
Linda McDonald

V7K2OE · USA

DUPR

3.675

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5701524590
显示原始对决元数据 JSON
[
  {
    "team_id": 8187091229,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sarah George",
        "dupr_id": "JJWE0M",
        "rating": 4.233,
        "profile_pic_url": null,
        "location": "Duluth, MN, US"
      },
      {
        "name": "Jason Horychuk",
        "dupr_id": "1RW0OZ",
        "rating": 4.64,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/66d7e0c4aab13.jpg",
        "location": "Thunder Bay, ON, CA"
      }
    ]
  },
  {
    "team_id": 7391222518,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Dan Peerenboom",
        "dupr_id": "8KMJR6",
        "rating": 4.278,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/690686c8c7b62.jpg",
        "location": "Thunder Bay, ON, CA"
      },
      {
        "name": "Linda McDonald",
        "dupr_id": "V7K2OE",
        "rating": 3.675,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]