Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Division 1 - Fall 2025

ID: 5283914724

Match Scores

11-3

Win

Play Date

2025-12-01

Play Time (Est)

1:00 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1WINNER
Regina White

3PPGX3 · The Villages, FL, US

DUPR

3.814

Jim Wallace

35R5ZV · The Villages, FL, US

DUPR

4.628

TEAM 2LOSS
Tammy Quinn

84DMZM · Lady Lake, FL, US

DUPR

4.079

Glenn Becker

9P95ZR · The Villages, FL, US

DUPR

4.353

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-5283914724
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6144361210,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Regina White",
        "dupr_id": "3PPGX3",
        "rating": 3.814,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/63.jpg",
        "location": "The Villages, FL, US"
      },
      {
        "name": "Jim Wallace",
        "dupr_id": "35R5ZV",
        "rating": 4.628,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/61.jpg",
        "location": "The Villages, FL, US"
      }
    ]
  },
  {
    "team_id": 6682329285,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tammy Quinn",
        "dupr_id": "84DMZM",
        "rating": 4.079,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/1.jpg",
        "location": "Lady Lake, FL, US"
      },
      {
        "name": "Glenn Becker",
        "dupr_id": "9P95ZR",
        "rating": 4.353,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/3.jpg",
        "location": "The Villages, FL, US"
      }
    ]
  }
]