Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8361240913

Match Scores

11-5, 11-2

Loss

Play Date

2026-05-25

Play Time (Est)

2:15 AM

Play Location

Fort Mill, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
PD
Phil Dibrell

0YO57X · Fort Mill, SC, US

DUPR

4.127

JG
Julius Green

RXV40E · Charlotte, NC, US

DUPR

3.806

TEAM 2LOSS
JR
Jared Russ

DWYYV6 · Fort Mill, SC, US

DUPR

3.861

ES
Erik Smith

EGJL6W · Fort Mill, SC, US

DUPR

3.707

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-8361240913
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4496728253,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Phil Dibrell",
        "dupr_id": "0YO57X",
        "rating": 4.127,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Julius Green",
        "dupr_id": "RXV40E",
        "rating": 3.806,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  },
  {
    "team_id": 4820207835,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Russ",
        "dupr_id": "DWYYV6",
        "rating": 3.861,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      },
      {
        "name": "Erik Smith",
        "dupr_id": "EGJL6W",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]