Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

LTF Partners Stay League - Week 5

ID: 8227519815

Match Scores

11-6

Loss

Play Date

2025-06-16

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RA
Rahul Arora

W60JML · New York, NY, US

DUPR

4.487

BS
Brandon Shevins

DNYNV6 · New York, NY, US

DUPR

4.166

TEAM 2LOSS
BM
Bryan McRae

1R6YD3 · New York, NY, US

DUPR

4.585

JH
Johnathan Hsu

8WD5PM · New York, NY, US

DUPR

4.974

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-8227519815
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8044213931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Rahul Arora",
        "dupr_id": "W60JML",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Brandon Shevins",
        "dupr_id": "DNYNV6",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  },
  {
    "team_id": 6957823246,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan McRae",
        "dupr_id": "1R6YD3",
        "rating": 4.585,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Johnathan Hsu",
        "dupr_id": "8WD5PM",
        "rating": 4.974,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      }
    ]
  }
]