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

Tulip Tussle 2026 - Mixed Doubles Skill: (4.5 To 5.0) Age: (Any)

ID: 4636219371

对局比分

11-4

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

4:45 AM

对决场地

Mount Vernon, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
Masha Boyd

76RNG9 · Everett, WA, US

DUPR

4.210

CC
Charlie Cannon

WXMODQ · Kirkland, WA, US

DUPR

4.509

阵营 2负方
ML
Morgan Loy

354500 · Bellingham, WA, US

DUPR

3.965

SJ
Sam Jacobsen

7N7QV4 · Bellingham, WA, US

DUPR

4.125

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4636219371
显示原始对决元数据 JSON
[
  {
    "team_id": 6216274615,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Masha Boyd",
        "dupr_id": "76RNG9",
        "rating": 4.21,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1219147/images/profile/5ef6aa4b-5da1-4a49-b4bd-644589ce1a76.png",
        "location": "Everett, WA, US"
      },
      {
        "name": "Charlie Cannon",
        "dupr_id": "WXMODQ",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Kirkland, WA, US"
      }
    ]
  },
  {
    "team_id": 4886913048,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Morgan Loy",
        "dupr_id": "354500",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      },
      {
        "name": "Sam Jacobsen",
        "dupr_id": "7N7QV4",
        "rating": 4.125,
        "profile_pic_url": null,
        "location": "Bellingham, WA, US"
      }
    ]
  }
]