Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Ladder match

ID: 7964738181

Match Scores

8-11, 11-3, 11-4

Loss

Play Date

2025-07-19

Play Time (Est)

10:15 AM

Play Location

Pomander Gate Tennis Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
Greg Fitzgerald

8EQL9O · Paget Parish, BM

DUPR

3.972

Melisa Judd

7D5KNM · Warwick Parish, BM

DUPR

3.948

TEAM 2LOSS
Timothy James Proctor

3YK5LG · Hamilton, Pembroke Parish, BM

DUPR

3.800

Thomas Brown

8MVL7D · Hamilton, Pembroke Parish, BM

DUPR

3.703

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-7964738181
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6247619910,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Greg Fitzgerald",
        "dupr_id": "8EQL9O",
        "rating": 3.972,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/88.jpg",
        "location": "Paget Parish, BM"
      },
      {
        "name": "Melisa Judd",
        "dupr_id": "7D5KNM",
        "rating": 3.948,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/7.jpg",
        "location": "Warwick Parish, BM"
      }
    ]
  },
  {
    "team_id": 4766930010,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Timothy James Proctor",
        "dupr_id": "3YK5LG",
        "rating": 3.8,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/12.jpg",
        "location": "Hamilton, Pembroke Parish, BM"
      },
      {
        "name": "Thomas Brown",
        "dupr_id": "8MVL7D",
        "rating": 3.703,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/24.jpg",
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  }
]