Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Mixed Pool 1

ID: 8026224891

Match Scores

2-15

Win

Play Date

2026-05-31

Play Time (Est)

4:45 AM

Play Location

Dinkers

View Facility Page →

Competitor Teams

TEAM 1LOSS
JG
Jody Gillette

PKMZVQ · Rochester, NY, US

DUPR

3.601

DB
Douglas Bentley

8WRYVL · Rochester, NY, US

DUPR

3.565

TEAM 2WINNER
VP
Vince Poletta

56R9JV · Barrie, ON, CA

DUPR

4.031

JP
Jackie Policastro

0QZ2OQ · Syracuse, NY, US

DUPR

3.722

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-8026224891
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4304859235,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jody Gillette",
        "dupr_id": "PKMZVQ",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      },
      {
        "name": "Douglas Bentley",
        "dupr_id": "8WRYVL",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": "Rochester, NY, US"
      }
    ]
  },
  {
    "team_id": 7704082285,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Vince Poletta",
        "dupr_id": "56R9JV",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "Barrie, ON, CA"
      },
      {
        "name": "Jackie Policastro",
        "dupr_id": "0QZ2OQ",
        "rating": 3.722,
        "profile_pic_url": null,
        "location": "Syracuse, NY, US"
      }
    ]
  }
]