Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Spring Showdown

ID: 7205856302

Match Scores

4-11

Win

Play Date

2025-04-27

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TS
Terry silver

RXXEXN · USA

DUPR

3.882

CS
Courtney Simpson

JZGD7M · USA

DUPR

3.759

TEAM 2WINNER
AB
Annika Beckmann

896DZ7 · Raleigh, NC, US

DUPR

4.511

CS
Caleb Silver

3YE56K · Black Mountain, NC, US

DUPR

4.263

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-7205856302
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6291060408,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Terry silver",
        "dupr_id": "RXXEXN",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Courtney Simpson",
        "dupr_id": "JZGD7M",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5240682456,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Annika Beckmann",
        "dupr_id": "896DZ7",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      },
      {
        "name": "Caleb Silver",
        "dupr_id": "3YE56K",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Black Mountain, NC, US"
      }
    ]
  }
]