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

June Tournament

ID: 4579779173

Match Scores

9-11

Win

Play Date

2026-06-07

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
MF
Matthew Field

RD0RVZ · USA

DUPR

3.842

AB
Andrew Bailey

MP4N2O · USA

DUPR

3.017

TEAM 2WINNER
RD
Roy Durrant

RXZZEZ · East Somerton, England, GB

DUPR

3.064

JD
Jenny Durrant

D962Z4 · USA

DUPR

2.861

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-4579779173
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6923356093,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matthew Field",
        "dupr_id": "RD0RVZ",
        "rating": 3.842,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Bailey",
        "dupr_id": "MP4N2O",
        "rating": 3.017,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4879050075,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Roy  Durrant",
        "dupr_id": "RXZZEZ",
        "rating": 3.064,
        "profile_pic_url": null,
        "location": "East Somerton, England, GB"
      },
      {
        "name": "Jenny  Durrant",
        "dupr_id": "D962Z4",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]