Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2025 River City Classic - Open Mens Doubles (AR)

ID: 4784357839

Match Scores

11-3

Loss

Play Date

2025-07-11

Play Time (Est)

8:45 AM

Play Location

Brisbane, Qld

Unverified Facility

Competitor Teams

TEAM 1WINNER
LL
Louis Laville

3LZ4O5 · Surrey, England, GB

DUPR

5.784

LD
Lachlan Donnelly

ZN9EDW · Hope Island, QLD, AU

DUPR

4.976

TEAM 2LOSS
CM
Caleb Mills

JZQV6O · QLD, AU

DUPR

4.386

JT
Jarred Tucker

56XY5R · USA

DUPR

4.108

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-4784357839
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5485485550,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Louis Laville",
        "dupr_id": "3LZ4O5",
        "rating": 5.784,
        "profile_pic_url": null,
        "location": "Surrey, England, GB"
      },
      {
        "name": "Lachlan Donnelly",
        "dupr_id": "ZN9EDW",
        "rating": 4.976,
        "profile_pic_url": null,
        "location": "Hope Island, QLD, AU"
      }
    ]
  },
  {
    "team_id": 5075465068,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Caleb Mills",
        "dupr_id": "JZQV6O",
        "rating": 4.386,
        "profile_pic_url": null,
        "location": "QLD, AU"
      },
      {
        "name": "Jarred Tucker",
        "dupr_id": "56XY5R",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]