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

The Universe League Spring 2026

ID: 7002044321

对局比分

7-11

获胜 / Win

对决日期

2026-05-13

对局时间 (估算)

6:15 AM

对决场地

9001 Dean Martin Drive; Las Vegas, NV 89139

未核实场馆

对决竞争阵营

阵营 1负方
NF
Nathan Fasulo

6ZXM9K · Las Vegas, NV, US

DUPR

3.783

GM
George Morales

YXMKJE · Las Vegas, NV, US

DUPR

3.630

阵营 2胜方
JT
Jordan Tuione

8GYY2Q · Las Vegas, NV, US

DUPR

4.104

JN
Justin Norfleet

8D9OVM · Las Vegas, NV, US

DUPR

3.945

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7002044321
显示原始对决元数据 JSON
[
  {
    "team_id": 8435829616,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nathan Fasulo",
        "dupr_id": "6ZXM9K",
        "rating": 3.783,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "George Morales",
        "dupr_id": "YXMKJE",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 5089417128,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jordan Tuione",
        "dupr_id": "8GYY2Q",
        "rating": 4.104,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Justin Norfleet",
        "dupr_id": "8D9OVM",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]