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

Big Dill - Moneyball

ID: 4746043610

对局比分

0-11, 4-11

获胜 / Win

对决日期

2025-11-15

对局时间 (估算)

3:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
VW
Victor Weathers

7N9LX0 · USA

DUPR

3.713

Trenton Teegarden

0Y5GRG · Little Rock, AR, US

DUPR

3.823

阵营 2胜方
SE
Scott Eibes

8JGZ6M · Little Rock, AR, US

DUPR

4.926

MG
Matthew Gerber

6NOGKG · Dallas, TX, US

DUPR

4.857

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4746043610
显示原始对决元数据 JSON
[
  {
    "team_id": 4471834284,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Victor Weathers",
        "dupr_id": "7N9LX0",
        "rating": 3.713,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Trenton Teegarden",
        "dupr_id": "0Y5GRG",
        "rating": 3.823,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6956ae8eb08f3.jpg",
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4544427591,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Scott Eibes",
        "dupr_id": "8JGZ6M",
        "rating": 4.926,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Matthew Gerber",
        "dupr_id": "6NOGKG",
        "rating": 4.857,
        "profile_pic_url": null,
        "location": "Dallas, TX, US"
      }
    ]
  }
]