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

Dinko de Mayo at Matrix 2026 - Open Doubles Skill: (4.0 And Above)

ID: 7755389023

对局比分

15-8

获胜 / Win

对决日期

2026-05-02

对局时间 (估算)

8:45 AM

对决场地

Lowell, AR

View Facility Page →

对决竞争阵营

阵营 1胜方
DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.466

CC
Chace Corbin

16W0YD · Springfield, MO, US

DUPR

4.952

阵营 2负方
IN
Isaac Nowell

76XP24 · USA

DUPR

3.428

AS
alex su

OZ9LW2 · Columbia, SC, US

DUPR

4.292

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7755389023
显示原始对决元数据 JSON
[
  {
    "team_id": 6876304486,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.466,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      },
      {
        "name": "Chace Corbin",
        "dupr_id": "16W0YD",
        "rating": 4.952,
        "profile_pic_url": null,
        "location": "Springfield, MO, US"
      }
    ]
  },
  {
    "team_id": 4566117389,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Isaac Nowell",
        "dupr_id": "76XP24",
        "rating": 3.428,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "alex su",
        "dupr_id": "OZ9LW2",
        "rating": 4.292,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      }
    ]
  }
]