Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Burns Park Beginner League - 2026 - Session 5, Mon Jun 1

ID: 6626040147

Match Scores

20-12

Win

Play Date

2026-06-02

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TG
Tracy Gomez

KDL4OK · Little Rock, AR, US

DUPR

2.433

DC
Dennis Carrow

EX5RYO · USA

DUPR

3.500

TEAM 2LOSS
TB
Tammy Brock

2Z2974 · Little Rock, AR, US

DUPR

2.763

KW
Kathy woods

4VWG76 · USA

DUPR

3.500

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-6626040147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7268369790,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracy Gomez",
        "dupr_id": "KDL4OK",
        "rating": 2.433,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Dennis Carrow",
        "dupr_id": "EX5RYO",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4823117670,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tammy Brock",
        "dupr_id": "2Z2974",
        "rating": 2.763,
        "profile_pic_url": null,
        "location": "Little Rock, AR, US"
      },
      {
        "name": "Kathy woods",
        "dupr_id": "4VWG76",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]