Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FCPA October 2025 Tournament

ID: 8260247987

Match Scores

0-9

Win

Play Date

2025-10-25

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BT
Bryant Tolar

D955O6 · USA

DUPR

3.986

TK
Tomas Kaplan

4VXWR2 · USA

DUPR

3.388

TEAM 2WINNER
Bryan Payne

7DO6G5 · USA

DUPR

3.937

Erik Stallings

124DVY · Warrenton, VA, US

DUPR

3.935

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-8260247987
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6573395461,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Bryant  Tolar",
        "dupr_id": "D955O6",
        "rating": 3.986,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tomas Kaplan",
        "dupr_id": "4VXWR2",
        "rating": 3.388,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6830548342,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Payne",
        "dupr_id": "7DO6G5",
        "rating": 3.937,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/45.jpg",
        "location": ""
      },
      {
        "name": "Erik Stallings",
        "dupr_id": "124DVY",
        "rating": 3.935,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/53.jpg",
        "location": "Warrenton, VA, US"
      }
    ]
  }
]