匹克球对决数据单打对决 (Singles)高级 / 中高级 (Advanced 3.5+)
ahm NPL 2026 - NPL Rounds
ID: 4529892565
对决竞争阵营
阵营 1负方

Flynn Burrage
9PQ5ZJ · Port Macquarie, NSW, AU
DUPR
4.114
阵营 2胜方
TT
Tai Tran
KXKLXY · Panania, NSW, AU
DUPR
4.606
ID: 4529892565

9PQ5ZJ · Port Macquarie, NSW, AU
DUPR
4.114
KXKLXY · Panania, NSW, AU
DUPR
4.606
提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。
cURL Request:
curl -H "Accept: application/json" \ https://picklegravity.com/api/knowledge/match-4529892565
[
{
"team_id": 4592990846,
"serial": 1,
"winner": false,
"players": [
{
"name": "Flynn Burrage",
"dupr_id": "9PQ5ZJ",
"rating": 4.114,
"profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/319588/images/profile/d4e479f0-0d1c-41e6-9f5e-770f5a919ff2.png",
"location": "Port Macquarie, NSW, AU"
}
]
},
{
"team_id": 5129451875,
"serial": 2,
"winner": true,
"players": [
{
"name": "Tai Tran",
"dupr_id": "KXKLXY",
"rating": 4.606,
"profile_pic_url": null,
"location": "Panania, NSW, AU"
}
]
}
]