Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6845236045

Match Scores

11-0, 11-0

Win

Play Date

2026-05-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
FM
Faris McGrath

LZWQ45 · Manchester, England, GB

DUPR

4.662

SR
Sibimon Raja

VXOPR6 · Nottingham, England, GB

DUPR

4.989

TEAM 2LOSS
AH
Alan Harper

P5WOZG · USA

DUPR

3.495

CP
Craig Porter

LV6DD5 · Worcester, England, GB

DUPR

3.307

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-6845236045
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8491432666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Faris McGrath",
        "dupr_id": "LZWQ45",
        "rating": 4.662,
        "profile_pic_url": null,
        "location": "Manchester, England, GB"
      },
      {
        "name": "Sibimon Raja",
        "dupr_id": "VXOPR6",
        "rating": 4.989,
        "profile_pic_url": null,
        "location": "Nottingham, England, GB"
      }
    ]
  },
  {
    "team_id": 4761800130,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alan Harper",
        "dupr_id": "P5WOZG",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Craig Porter",
        "dupr_id": "LV6DD5",
        "rating": 3.307,
        "profile_pic_url": null,
        "location": "Worcester, England, GB"
      }
    ]
  }
]