Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Spring Showdown

ID: 8055620169

Match Scores

11-3

Win

Play Date

2025-04-27

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
AB
Annika Beckmann

896DZ7 · Raleigh, NC, US

DUPR

4.528

CS
Caleb Silver

3YE56K · Black Mountain, NC, US

DUPR

4.280

TEAM 2LOSS
KC
Kaitlin Carter

ZDOR0W · USA

DUPR

3.899

NB
Nick Brillant

RXZ4ZN · Greenville, NC, US

DUPR

3.690

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-8055620169
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5357268302,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Annika Beckmann",
        "dupr_id": "896DZ7",
        "rating": 4.528,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Caleb Silver",
        "dupr_id": "3YE56K",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Black Mountain, NC, US"
      }
    ]
  },
  {
    "team_id": 8121483114,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaitlin Carter",
        "dupr_id": "ZDOR0W",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nick Brillant",
        "dupr_id": "RXZ4ZN",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      }
    ]
  }
]