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

The Kingdom Moneyball (5.0 Cap) - The Kingdom Moneyball

ID: 7920159149

对局比分

15-3

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

6:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Hanson Huynh

W6VWYK · USA

DUPR

4.478

KS
Kate Smith

56ERJP · Marietta, GA, US

DUPR

4.159

阵营 2负方
Claire Mowling

RWY99M · Carrollton, GA, US

DUPR

4.345

CL
Caroline Lord

DNW4YM · Carrollton, GA, US

DUPR

3.846

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7920159149
显示原始对决元数据 JSON
[
  {
    "team_id": 8133662095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Hanson Huynh",
        "dupr_id": "W6VWYK",
        "rating": 4.478,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/515534/images/profile/659a5ef6-3973-4f78-a131-a0ec51ee0d0f.jpg",
        "location": ""
      },
      {
        "name": "Kate Smith",
        "dupr_id": "56ERJP",
        "rating": 4.159,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 7123725588,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Claire Mowling",
        "dupr_id": "RWY99M",
        "rating": 4.345,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/189054/images/profile/6560d5fc-b5fb-4777-8286-076e658fb29c.png",
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Caroline Lord",
        "dupr_id": "DNW4YM",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]