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

Round of 32 - 1st Team Bracket - The Nationals

ID: 7915558764

对局比分

12-21

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
DV
Daniel Vivas

L5RGRZ · Weston, FL, US

DUPR

4.600

Brock Masters

L297E5 · Altamonte Springs, FL, US

DUPR

4.852

阵营 2胜方
MN
Matthew Nesbitt

3YODOE · Chapel Hill, NC, US

DUPR

5.197

SL
Sarinreach Leng

JJDP2J · Phnom Penh, Phnom Penh, KH

DUPR

5.208

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7915558764
显示原始对决元数据 JSON
[
  {
    "team_id": 7403529432,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Daniel Vivas",
        "dupr_id": "L5RGRZ",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Weston, FL, US"
      },
      {
        "name": "Brock Masters",
        "dupr_id": "L297E5",
        "rating": 4.852,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1106638/images/profile/ebe18ca2-9117-4331-86b5-d2749109c4d5.png",
        "location": "Altamonte Springs, FL, US"
      }
    ]
  },
  {
    "team_id": 8247478989,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Nesbitt",
        "dupr_id": "3YODOE",
        "rating": 5.197,
        "profile_pic_url": null,
        "location": "Chapel Hill, NC, US"
      },
      {
        "name": "Sarinreach Leng",
        "dupr_id": "JJDP2J",
        "rating": 5.208,
        "profile_pic_url": null,
        "location": "Phnom Penh, Phnom Penh, KH"
      }
    ]
  }
]