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

WPC SERIES - Egypt Open - Mixed Doubles 19+ 5.0+

ID: 4811669934

对局比分

15-10

获胜 / Win

对决日期

2026-01-08

对局时间 (估算)

7:30 PM

对决场地

Red Sea Governorate, Egypt

未核实场馆

对决竞争阵营

阵营 1胜方
DT
Diana Toia

N7G9KZ · Rochester, NY, US

DUPR

5.055

SZ
sherif zaher

RZ0P7D · Hurghada, Red Sea Governorate, EG

DUPR

5.063

阵营 2负方
RP
Rochelle Penrose

3Y6JNP · Southampton, England, GB

DUPR

4.498

SP
Stuart Parminter

L54VN6 · Southampton, England, GB

DUPR

5.244

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4811669934
显示原始对决元数据 JSON
[
  {
    "team_id": 7465732474,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Diana Toia",
        "dupr_id": "N7G9KZ",
        "rating": 5.055,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "sherif zaher",
        "dupr_id": "RZ0P7D",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Hurghada, Red Sea Governorate, EG"
      }
    ]
  },
  {
    "team_id": 8459427100,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rochelle Penrose",
        "dupr_id": "3Y6JNP",
        "rating": 4.498,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      },
      {
        "name": "Stuart Parminter",
        "dupr_id": "L54VN6",
        "rating": 5.244,
        "profile_pic_url": null,
        "location": "Southampton, England, GB"
      }
    ]
  }
]