Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

McPickles

ID: 8257494276

Match Scores

12-10

Loss

Play Date

2026-05-25

Play Time (Est)

1:00 PM

Play Location

St. John's, NL, Canada

Unverified Facility

Competitor Teams

TEAM 1WINNER
Andrew Bartlett

5EL74V · St. John's, NL, CA

DUPR

3.905

AH
Andrew Hitchen

4QZN96 · USA

DUPR

3.511

TEAM 2LOSS
Frederick Turner

ORD6RL · St. John's, NL, CA

DUPR

3.870

Mark Fudge

59VPD0 · St. John's, NL, CA

DUPR

3.968

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-8257494276
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5110729645,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Andrew Bartlett",
        "dupr_id": "5EL74V",
        "rating": 3.905,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/44.jpg",
        "location": "St. John's, NL, CA"
      },
      {
        "name": "Andrew Hitchen",
        "dupr_id": "4QZN96",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6609066960,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frederick Turner",
        "dupr_id": "ORD6RL",
        "rating": 3.87,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "St. John's, NL, CA"
      },
      {
        "name": "Mark Fudge",
        "dupr_id": "59VPD0",
        "rating": 3.968,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/80.jpg",
        "location": "St. John's, NL, CA"
      }
    ]
  }
]