Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AllStars 2026 Event 2

ID: 4600998165

Match Scores

21-16

Loss

Play Date

2026-05-08

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TR
Terrie Robson

84NJRM · Casey, ACT, AU

DUPR

4.454

BM
Brad Middleton

0YD0M2 · NSW, AU

DUPR

4.680

TEAM 2LOSS
TC
Teena Cooper

L2RYE5 · Alstonville, NSW, AU

DUPR

4.046

TJ
Terry Jansen

99JMOV · Ashby Heights, NSW, AU

DUPR

4.526

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4600998165
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4690539676,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terrie Robson",
        "dupr_id": "84NJRM",
        "rating": 4.454,
        "profile_pic_url": null,
        "location": "Casey, ACT, AU"
      },
      {
        "name": "Brad Middleton ",
        "dupr_id": "0YD0M2",
        "rating": 4.68,
        "profile_pic_url": null,
        "location": "NSW, AU"
      }
    ]
  },
  {
    "team_id": 8381340060,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Teena Cooper",
        "dupr_id": "L2RYE5",
        "rating": 4.046,
        "profile_pic_url": null,
        "location": "Alstonville, NSW, AU"
      },
      {
        "name": "Terry Jansen",
        "dupr_id": "99JMOV",
        "rating": 4.526,
        "profile_pic_url": null,
        "location": "Ashby Heights, NSW, AU"
      }
    ]
  }
]