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

Raleigh PPA Challenger - Mens Doubles Pro Main Draw

ID: 4852725192

对局比分

15-6

落败 / Loss

对决日期

2025-12-13

对局时间 (估算)

1:00 PM

对决场地

Raleigh, NC

View Facility Page →

对决竞争阵营

阵营 1胜方
DM
Danny Miron

8GQLPQ · Atlanta, GA, US

DUPR

5.651

PM
Parth Mody

PW7M0Q · Johns Creek, GA, US

DUPR

5.619

阵营 2负方
JM
Justin Moore

W6640M · Chapel Hill, NC, US

DUPR

4.827

HW
Hunter Weinberg

D9N0DM · Apex, NC, US

DUPR

5.086

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4852725192
显示原始对决元数据 JSON
[
  {
    "team_id": 7402099322,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Danny Miron",
        "dupr_id": "8GQLPQ",
        "rating": 5.651,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Parth Mody",
        "dupr_id": "PW7M0Q",
        "rating": 5.619,
        "profile_pic_url": null,
        "location": "Johns Creek, GA, US"
      }
    ]
  },
  {
    "team_id": 5634944484,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Justin Moore",
        "dupr_id": "W6640M",
        "rating": 4.827,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Hunter Weinberg",
        "dupr_id": "D9N0DM",
        "rating": 5.086,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      }
    ]
  }
]