Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Baseline Battles – 3.5 Men’s Doubles Tournament (3.99 & Below) - Baseline Battles – 3.5 Men’s Doubles Tournament (3.99 & Below)

ID: 4929061796

Match Scores

15-10

Win

Play Date

2026-03-01

Play Time (Est)

9:00 PM

Play Location

Rowdy Hog Pickleball Little Rock AR

Unverified Facility

Competitor Teams

TEAM 1WINNER
TP
Tyler Posey

QPJL45 · Sherwood, AR, US

DUPR

3.940

ZR
Zach Roberts

94W62K · USA

DUPR

3.501

TEAM 2LOSS
MS
Michael Summers

89D9OJ · Jonesboro, AR, US

DUPR

3.572

EW
Ethan Willis

KXQ7O6 · USA

DUPR

3.478

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-4929061796
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6366753409,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Posey",
        "dupr_id": "QPJL45",
        "rating": 3.94,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Zach Roberts",
        "dupr_id": "94W62K",
        "rating": 3.501,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7332529787,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Summers",
        "dupr_id": "89D9OJ",
        "rating": 3.572,
        "profile_pic_url": null,
        "location": "Jonesboro, AR, US"
      },
      {
        "name": "Ethan  Willis",
        "dupr_id": "KXQ7O6",
        "rating": 3.478,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]