Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

FCPA October 2025 Tournament

ID: 6238567495

Match Scores

9-7

Win

Play Date

2025-10-25

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Joseph Pelican

MYZG5O · Warrenton, VA, US

DUPR

4.235

SR
Stephen Rhodes

W6ZEEG · Warrenton, VA, US

DUPR

4.306

TEAM 2LOSS
RP
Robert Pfannkuch

3PDOJG · Warrenton, VA, US

DUPR

4.210

BH
Brandon Hodges

L5KEGQ · USA

DUPR

4.020

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-6238567495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5977446839,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Pelican",
        "dupr_id": "MYZG5O",
        "rating": 4.235,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Stephen Rhodes",
        "dupr_id": "W6ZEEG",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      }
    ]
  },
  {
    "team_id": 5281933375,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Robert Pfannkuch",
        "dupr_id": "3PDOJG",
        "rating": 4.21,
        "profile_pic_url": null,
        "location": "Warrenton, VA, US"
      },
      {
        "name": "Brandon Hodges",
        "dupr_id": "L5KEGQ",
        "rating": 4.02,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]