Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

1st Team Bowl Game

ID: 7980786278

Match Scores

21-17

Win

Play Date

2025-04-13

Play Time (Est)

3:30 PM

Play Location

6350 Courtside Drive Northwest, Norcross, GA, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
Tyler Sam

MEDX5L · Ithaca, NY, US

DUPR

4.564

Tommy Larson

MYE0KL · Elkhorn, WI, US

DUPR

4.397

TEAM 2LOSS
Noah Holmes

GGWQ7Q · Birmingham, AL, US

DUPR

4.148

Cole Engelke

OZDJMP · Tuscaloosa, AL, US

DUPR

3.931

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-7980786278
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7714773038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Sam",
        "dupr_id": "MEDX5L",
        "rating": 4.564,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/31.jpg",
        "location": "Ithaca, NY, US"
      },
      {
        "name": "Tommy Larson",
        "dupr_id": "MYE0KL",
        "rating": 4.397,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/93.jpg",
        "location": "Elkhorn, WI, US"
      }
    ]
  },
  {
    "team_id": 5885011317,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Holmes",
        "dupr_id": "GGWQ7Q",
        "rating": 4.148,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/43.jpg",
        "location": "Birmingham, AL, US"
      },
      {
        "name": "Cole Engelke",
        "dupr_id": "OZDJMP",
        "rating": 3.931,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/90.jpg",
        "location": "Tuscaloosa, AL, US"
      }
    ]
  }
]