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

Herts League 4 Courts Hunters v BaD

ID: 7896241671

对局比分

2-11

落败 / Loss

对决日期

2026-04-18

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
CL
Chloe Lamley

YXW7MP · Shefford, England, GB

DUPR

3.500

JR
Jean Rayiru

NYLLDZ · Leighton Buzzard, England, GB

DUPR

3.694

阵营 2胜方
LM
Lori McLeish

PZO9MQ · USA

DUPR

3.779

PF
Paula Frenzel

1QO4G5 · USA

DUPR

3.930

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7896241671
显示原始对决元数据 JSON
[
  {
    "team_id": 8512218772,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Chloe Lamley",
        "dupr_id": "YXW7MP",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": "Shefford, England, GB"
      },
      {
        "name": "Jean Rayiru ",
        "dupr_id": "NYLLDZ",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": "Leighton Buzzard, England, GB"
      }
    ]
  },
  {
    "team_id": 4596130878,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Lori McLeish",
        "dupr_id": "PZO9MQ",
        "rating": 3.779,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Paula Frenzel",
        "dupr_id": "1QO4G5",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]