返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Tour: Masters - Mens Doubles Senior Open

ID: 7918197891

对局比分

11-7, 11-9

落败 / Loss

对决日期

2025-01-12

对局时间 (估算)

4:45 AM

对决场地

Rancho Mirage, CA

View Facility Page →

对决竞争阵营

阵营 1胜方
Anders Roede

3Z4EQ1 · Oceanside, CA, US

DUPR

4.614

MS
Matthew Schultz

8GJ6Q8 · Henderson, NV, US

DUPR

4.996

阵营 2负方
Jovino Ribeiro

84DEM3 · Rancho Mirage, CA, US

DUPR

4.767

BD
Benjamin Druyon

4L47DM · Indio, CA, US

DUPR

4.373

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7918197891
显示原始对决元数据 JSON
[
  {
    "team_id": 6567000753,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anders Roede",
        "dupr_id": "3Z4EQ1",
        "rating": 4.614,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1231067/images/profile/bc90aecd-dcbf-4f1a-b6a6-f7de8a9dd9a3.png",
        "location": "Oceanside, CA, US"
      },
      {
        "name": "Matthew Schultz",
        "dupr_id": "8GJ6Q8",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 6084380547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jovino Ribeiro",
        "dupr_id": "84DEM3",
        "rating": 4.767,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1195536/images/profile/6545f3ff-9a58-4e3c-9cee-c8f22a152bf1.jpg",
        "location": "Rancho Mirage, CA, US"
      },
      {
        "name": "Benjamin Druyon",
        "dupr_id": "4L47DM",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Indio, CA, US"
      }
    ]
  }
]