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

Pool C - 2nd Team Bracket (Bid Required) (Fri/Sat)

ID: 7640999492

对局比分

21-13

获胜 / Win

对决日期

2026-04-10

对局时间 (估算)

9:00 PM

对决场地

Life Time Peachtree Corners

未核实场馆

对决竞争阵营

阵营 1胜方
RP
Ryan Paone

Z9R69W · Apex, NC, US

DUPR

4.659

EH
Ethan Holland

99JOVK · Holly Springs, NC, US

DUPR

4.592

阵营 2负方
TC
Trevor Clark

2YYWRE · Greenville, NC, US

DUPR

4.090

AK
Andrew Kang

94GMWE · USA

DUPR

3.926

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7640999492
显示原始对决元数据 JSON
[
  {
    "team_id": 6395681077,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Paone",
        "dupr_id": "Z9R69W",
        "rating": 4.659,
        "profile_pic_url": null,
        "location": "Apex, NC, US"
      },
      {
        "name": "Ethan  Holland",
        "dupr_id": "99JOVK",
        "rating": 4.592,
        "profile_pic_url": null,
        "location": "Holly Springs, NC, US"
      }
    ]
  },
  {
    "team_id": 4872781858,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Trevor Clark",
        "dupr_id": "2YYWRE",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Andrew Kang",
        "dupr_id": "94GMWE",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]