Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pickle Up for Literacy 2026 Pickleball Tournament - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 7342291235

Match Scores

11-3

Loss

Play Date

2026-03-14

Play Time (Est)

12:45 AM

Play Location

Little Rock, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
ST
Sophie Tabak

16EQR0 · USA

DUPR

3.667

SB
Steven Brown

N75WKN · Little Rock, AR, US

DUPR

3.947

TEAM 2LOSS
CH
cathy harville

8D4NWY · Little Rock, AR, US

DUPR

3.278

ST
Su T Dang

4L29Q2 · Roland, AR, US

DUPR

4.712

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-7342291235
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5592243155,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sophie Tabak",
        "dupr_id": "16EQR0",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steven Brown",
        "dupr_id": "N75WKN",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      }
    ]
  },
  {
    "team_id": 4789794101,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "cathy harville",
        "dupr_id": "8D4NWY",
        "rating": 3.278,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Su T Dang",
        "dupr_id": "4L29Q2",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Roland, AR, US"
      }
    ]
  }
]