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

PCVG 2025 Fall Mixed 3.5-4.0 Team League

ID: 5140424736

Match Scores

3-11

Win

Play Date

2025-12-01

Play Time (Est)

1:00 PM

Play Location

The Villages, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Larry Havard

3ZLX2Q · USA

Rated Score

3.405

MS
Mark Stein

3YKDYE · USA

Rated Score

3.516

TEAM 2WINNER
TM
Timothy Millwood

1N60XN · The Villages, FL, US

Rated Score

3.785

PY
Peter Yip

2L4NO4 · The Villages, FL, US

Rated Score

3.274

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-5140424736
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6420164257,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Havard",
        "dupr_id": "3ZLX2Q",
        "rating": 3.405,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Stein",
        "dupr_id": "3YKDYE",
        "rating": 3.516,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4701653560,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Timothy Millwood",
        "dupr_id": "1N60XN",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      },
      {
        "name": "Peter Yip",
        "dupr_id": "2L4NO4",
        "rating": 3.274,
        "profile_pic_url": null,
        "location": "The Villages, FL, US"
      }
    ]
  }
]